Function windows_sys::Win32::Graphics::Gdi::CreateEnhMetaFileW
[−]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"