Function windows_sys::Win32::Graphics::Printing::GetCorePrinterDriversW
[−]pub unsafe extern "system" fn GetCorePrinterDriversW(
pszserver: PCWSTR,
pszenvironment: PCWSTR,
pszzcoredriverdependencies: PCWSTR,
ccoreprinterdrivers: u32,
pcoreprinterdrivers: *mut CORE_PRINTER_DRIVERW
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"