pub unsafe extern "system" fn GetGlyphIndicesW(
    hdc: HDC,
    lpstr: PCWSTR,
    c: i32,
    pgi: *mut u16,
    fl: u32
) -> u32
Expand description

Required features: "Win32_Graphics_Gdi"