pub unsafe extern "system" fn GetJobW(
    hprinter: HANDLE,
    jobid: u32,
    level: u32,
    pjob: *mut u8,
    cbbuf: u32,
    pcbneeded: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"