Function windows::Win32::Graphics::Printing::ReplyPrinterChangeNotification
pub unsafe fn ReplyPrinterChangeNotification<P0>(
hprinter: P0,
fdwchangeflags: u32,
pdwresult: Option<*mut u32>,
pprinternotifyinfo: Option<*const c_void>,
) -> BOOLwhere
P0: Param<HANDLE>,