Function GetCharWidthA

Source
pub unsafe extern "C" fn GetCharWidthA(
    hdc: HDC,
    iFirst: UINT,
    iLast: UINT,
    lpBuffer: LPINT,
) -> BOOL