Function windows::Win32::Graphics::Printing::GdiStartDocEMF

pub unsafe fn GdiStartDocEMF<P0>(
    spoolfilehandle: P0,
    pdocinfo: *mut DOCINFOW,
) -> BOOL
where P0: Param<HANDLE>,