windows::Win32::Graphics::Gdi

Function GetGlyphOutlineW

pub unsafe fn GetGlyphOutlineW(
    hdc: HDC,
    uchar: u32,
    fuformat: GET_GLYPH_OUTLINE_FORMAT,
    lpgm: *mut GLYPHMETRICS,
    cjbuffer: u32,
    pvbuffer: Option<*mut c_void>,
    lpmat2: *const MAT2,
) -> u32