pub unsafe extern "system" fn CorePrinterDriverInstalledA(
    pszserver: PCSTR,
    pszenvironment: PCSTR,
    coredriverguid: GUID,
    ftdriverdate: FILETIME,
    dwldriverversion: u64,
    pbdriverinstalled: *mut BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’