Function windows_sys::Win32::Devices::Display::FONTOBJ_cGetGlyphs

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