Function windows::Win32::Graphics::Gdi::GetCharWidthFloatA
pub unsafe fn GetCharWidthFloatA<P0>(
hdc: P0,
ifirst: u32,
ilast: u32,
lpbuffer: *mut f32,
) -> BOOLwhere
P0: Param<HDC>,