Function windows::Win32::Graphics::Printing::ScheduleJob

pub unsafe fn ScheduleJob<P0>(hprinter: P0, jobid: u32) -> BOOL
where P0: Param<HANDLE>,