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"