Function windows_sys::Win32::Graphics::Gdi::CreateEnhMetaFileW
pub unsafe extern "system" fn CreateEnhMetaFileW(
hdc: HDC,
lpfilename: PCWSTR,
lprc: *const RECT,
lpdesc: PCWSTR
) -> HDC
Expand description
Required features: "Win32_Foundation"