Function ReplyPrinterChangeNotification
pub unsafe fn ReplyPrinterChangeNotification(
hprinter: PRINTER_HANDLE,
fdwchangeflags: u32,
pdwresult: Option<*mut u32>,
pprinternotifyinfo: Option<*const c_void>,
) -> BOOL