Function windows_sys::Win32::Graphics::Gdi::CreateEnhMetaFileA
[−]pub unsafe extern "system" fn CreateEnhMetaFileA(
hdc: HDC,
lpfilename: PCSTR,
lprc: *const RECT,
lpdesc: PCSTR
) -> HdcMetdataEnhFileHandle
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"