pub unsafe extern "system" fn AddPrintDeviceObject(
    hprinter: HANDLE,
    phdeviceobject: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Printing", "Win32_Foundation"