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