Function windows_sys::Win32::Graphics::Gdi::GetCharABCWidthsI
pub unsafe extern "system" fn GetCharABCWidthsI(
hdc: HDC,
gifirst: u32,
cgi: u32,
pgi: *const u16,
pabc: *mut ABC
) -> BOOL
Expand description
Required features: "Win32_Foundation"