Function windows_sys::Win32::Graphics::Printing::AddJobA
pub unsafe extern "system" fn AddJobA(
hprinter: HANDLE,
level: u32,
pdata: *mut u8,
cbbuf: u32,
pcbneeded: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"