Function windows_sys::Win32::Graphics::Printing::FlushPrinter
[−]pub unsafe extern "system" fn FlushPrinter(
hprinter: HANDLE,
pbuf: *const c_void,
cbbuf: u32,
pcwritten: *mut u32,
csleep: u32
) -> BOOL
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"