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
) -> BOOL
Expand description
Required features: "Win32_Foundation"