Function windows::Win32::Graphics::Printing::PartialReplyPrinterChangeNotification
pub unsafe fn PartialReplyPrinterChangeNotification<P0>(
hprinter: P0,
pdatasrc: Option<*const PRINTER_NOTIFY_INFO_DATA>,
) -> BOOLwhere
P0: Param<HANDLE>,