pub unsafe extern "system" fn SetJobA(
    hprinter: HANDLE,
    jobid: u32,
    level: u32,
    pjob: *const u8,
    command: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"