Function windows_sys::Win32::Graphics::Gdi::GetCharABCWidthsA
[−]pub unsafe extern "system" fn GetCharABCWidthsA(
hdc: HDC,
wfirst: u32,
wlast: u32,
lpabc: *mut ABC
) -> BOOL
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"