Function GetGlyphIndicesW

Source
pub unsafe extern "C" fn GetGlyphIndicesW(
    hdc: HDC,
    lpstr: LPCWSTR,
    c: c_int,
    pgi: LPWORD,
    fl: DWORD,
) -> DWORD