Function windows_sys::Win32::Graphics::Gdi::GetGlyphIndicesA
[−]pub unsafe extern "system" fn GetGlyphIndicesA(
hdc: HDC,
lpstr: PCSTR,
c: i32,
pgi: *mut u16,
fl: u32
) -> u32
Expand description
Required features: "Win32_Graphics_Gdi"