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

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