Function windows_sys::Win32::Graphics::Gdi::GetCharWidthI
[−]pub unsafe extern "system" fn GetCharWidthI(
hdc: HDC,
gifirst: u32,
cgi: u32,
pgi: *const u16,
piwidths: *mut i32
) -> BOOL
Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’