[][src]Function winapi::um::wingdi::GetCharWidth32A

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