Function windows::Win32::Graphics::Printing::GdiEndPageEMF

pub unsafe fn GdiEndPageEMF<P0>(
    spoolfilehandle: P0,
    dwoptimization: u32,
) -> BOOL
where P0: Param<HANDLE>,