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

Required features: "Win32_Foundation"