windows::Win32::Graphics::Printing

Function FlushPrinter

pub unsafe fn FlushPrinter(
    hprinter: PRINTER_HANDLE,
    pbuf: Option<*const c_void>,
    cbbuf: u32,
    pcwritten: *mut u32,
    csleep: u32,
) -> BOOL