Function CorePrinterDriverInstalledW

Source
pub unsafe extern "C" fn CorePrinterDriverInstalledW(
    pszServer: LPCWSTR,
    pszEnvironment: LPCWSTR,
    CoreDriverGUID: GUID,
    ftDriverDate: FILETIME,
    dwlDriverVersion: DWORDLONG,
    pbDriverInstalled: *mut BOOL,
) -> HRESULT