pub unsafe extern "system" fn FONTOBJ_cGetGlyphs(
    pfo: *mut FONTOBJ,
    imode: u32,
    cglyph: u32,
    phg: *mut u32,
    ppvglyph: *mut *mut c_void
) -> u32
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"