windows::Win32::Graphics::Printing

Function SpoolerFindFirstPrinterChangeNotification

pub unsafe fn SpoolerFindFirstPrinterChangeNotification(
    hprinter: PRINTER_HANDLE,
    fdwfilterflags: u32,
    fdwoptions: u32,
    pprinternotifyoptions: *const c_void,
    pvreserved: Option<*const c_void>,
    pnotificationconfig: *const c_void,
    phnotify: Option<*mut HANDLE>,
    phevent: Option<*mut HANDLE>,
) -> BOOL