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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’