Function gdi32::GetCharWidthI
[−]
[src]
pub unsafe extern "system" fn GetCharWidthI(
hdc: HDC,
giFirst: UINT,
cgi: UINT,
pgi: LPWORD,
piWidths: LPINT
) -> BOOL