pub unsafe extern "system" fn UpdatePrintDeviceObject(
    hprinter: HANDLE,
    hdeviceobject: HANDLE
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’