pub type PFN_DrvQuerySpoolType = Option<unsafe extern "system" fn(dhpdev: DHPDEV, pwchtype: PCWSTR) -> BOOL>;
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"