GetCharWidth32A

Function GetCharWidth32A 

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