Function windows::Win32::Graphics::Gdi::CreateEnhMetaFileW
pub unsafe fn CreateEnhMetaFileW<P0, P1, P2>(
hdc: P0,
lpfilename: P1,
lprc: Option<*const RECT>,
lpdesc: P2,
) -> HDCwhere
P0: Param<HDC>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,