Function gdi32::GetCharWidth32A [] [src]

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