Function windows::Win32::Graphics::Printing::SpoolerRefreshPrinterChangeNotification
pub unsafe fn SpoolerRefreshPrinterChangeNotification<P0>(
hprinter: P0,
dwcolor: u32,
poptions: *const PRINTER_NOTIFY_OPTIONS,
ppinfo: Option<*mut *mut PRINTER_NOTIFY_INFO>,
) -> BOOLwhere
P0: Param<HANDLE>,