Function gdi32::GetGlyphIndicesW
[−]
[src]
pub unsafe extern "system" fn GetGlyphIndicesW(
hdc: HDC,
lpstr: LPCWSTR,
c: c_int,
pgi: LPWORD,
fl: DWORD
) -> DWORD