Function windows::Win32::Graphics::Printing::ReplyPrinterChangeNotificationEx
pub unsafe fn ReplyPrinterChangeNotificationEx<P0>(
hnotify: P0,
dwcolor: u32,
fdwflags: u32,
pdwresult: *mut u32,
pprinternotifyinfo: *const c_void,
) -> BOOLwhere
P0: Param<HANDLE>,