Function windows::Win32::Graphics::Printing::FindNextPrinterChangeNotification
pub unsafe fn FindNextPrinterChangeNotification<P0>(
hchange: P0,
pdwchange: Option<*mut u32>,
pvreserved: Option<*const c_void>,
ppprinternotifyinfo: Option<*mut *mut c_void>,
) -> BOOLwhere
P0: Param<HANDLE>,