Function windows_sys::Win32::Graphics::Printing::ReplyPrinterChangeNotificationEx
pub unsafe extern "system" fn ReplyPrinterChangeNotificationEx(
hnotify: HANDLE,
dwcolor: u32,
fdwflags: u32,
pdwresult: *mut u32,
pprinternotifyinfo: *const c_void
) -> BOOLExpand description
Required features: "Win32_Graphics_Printing", "Win32_Foundation"