Function gdi32::GetCharWidthA
[−]
[src]
pub unsafe extern "system" fn GetCharWidthA(
hdc: HDC,
iFirst: UINT,
iLast: UINT,
lpBuffer: LPINT
) -> BOOL