Function GetCharWidthI

Source
pub unsafe extern "C" fn GetCharWidthI(
    hdc: HDC,
    giFirst: UINT,
    cgi: UINT,
    pgi: LPWORD,
    piWidths: LPINT,
) -> BOOL