Function gdi32::GetGlyphOutlineA
[−]
[src]
pub unsafe extern "system" fn GetGlyphOutlineA(
hdc: HDC,
uChar: UINT,
fuFormat: UINT,
lpgm: LPGLYPHMETRICS,
cjBuffer: DWORD,
pvBuffer: LPVOID,
lpmat2: *const MAT2
) -> DWORD