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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"