Function windows_sys::Win32::Graphics::Printing::CorePrinterDriverInstalledW
[−]pub unsafe extern "system" fn CorePrinterDriverInstalledW(
pszserver: PCWSTR,
pszenvironment: PCWSTR,
coredriverguid: GUID,
ftdriverdate: FILETIME,
dwldriverversion: u64,
pbdriverinstalled: *mut BOOL
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"