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