Function gdi32::GetCharWidth32W [] [src]

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