Function windows::Win32::Graphics::Printing::PrinterProperties

pub unsafe fn PrinterProperties<P0, P1>(hwnd: P0, hprinter: P1) -> BOOL
where P0: Param<HWND>, P1: Param<HANDLE>,