pub unsafe extern "system" fn FindFirstPrinterChangeNotification(
    hprinter: HANDLE,
    fdwfilter: u32,
    fdwoptions: u32,
    pprinternotifyoptions: *const c_void
) -> HANDLE
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’