pub unsafe extern "system" fn CallRouterFindFirstPrinterChangeNotification(
hprinterrpc: HANDLE,
fdwfilterflags: u32,
fdwoptions: u32,
hnotify: HANDLE,
pprinternotifyoptions: *const PRINTER_NOTIFY_OPTIONS
) -> u32
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"