Function windows::Win32::Graphics::Printing::UpdatePrintDeviceObject

pub unsafe fn UpdatePrintDeviceObject<P0, P1>(
    hprinter: P0,
    hdeviceobject: P1,
) -> Result<()>
where P0: Param<HANDLE>, P1: Param<HANDLE>,