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