pub unsafe extern "system" fn CreateEnhMetaFileA(
    hdc: HDC,
    lpfilename: PCSTR,
    lprc: *const RECT,
    lpdesc: PCSTR
) -> HdcMetdataEnhFileHandle
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’