Return information on functions in shared C library
libfunctions
displays names of functions defined in C library
libname
libname
. If you called
loadlibrary
using the
alias
option, then you must use
the alias name for the
libname
argument.
Use with libraries that are loaded using the loadlibrary
function.