file-provides

file-provides is a compiled Lisp function in `loadhist.el'.

(file-provides FILE)

Return the list of features provided by FILE as it was loaded.
FILE can be a file name, or a library name.
A library name is equivalent to the file name that `load-library' would load.