spBase
Loading...
Searching...
No Matches
spLibrary.h File Reference
#include <sp/spDefs.h>
Include dependency graph for spLibrary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * spOpenLibrary (const char *filename)
 
void * spGetSymbolAddress (void *handle, const char *symbol)
 
void spCloseLibrary (void *handle)