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