Function windows::Win32::Graphics::Gdi::GetFontUnicodeRanges

pub unsafe fn GetFontUnicodeRanges<P0>(
    hdc: P0,
    lpgs: Option<*mut GLYPHSET>,
) -> u32
where P0: Param<HDC>,