Function windows_sys::Win32::Graphics::Printing::FindFirstPrinterChangeNotification
pub unsafe extern "system" fn FindFirstPrinterChangeNotification(
hprinter: HANDLE,
fdwfilter: u32,
fdwoptions: u32,
pprinternotifyoptions: *const c_void
) -> HANDLE
Expand description
Required features: "Win32_Foundation"