pub unsafe extern "system" fn FindNextPrinterChangeNotification(
    hchange: HANDLE,
    pdwchange: *mut u32,
    pvreserved: *const c_void,
    ppprinternotifyinfo: *mut *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"