OpenCBM
|
Shared library / DLL for accessing the driver. More...
Go to the source code of this file.
Functions | |
SHARED_OBJECT_HANDLE | plugin_load (const char *name) |
@@@ More... | |
void * | plugin_get_address (SHARED_OBJECT_HANDLE handle, const char *name) |
@@@ More... | |
void | plugin_unload (SHARED_OBJECT_HANDLE handle) |
@@@ More... | |
void* plugin_get_address | ( | SHARED_OBJECT_HANDLE | handle, |
const char * | name | ||
) |
@@@
handle | |
name |
Definition at line 56 of file LINUX/getpluginaddress.c.
SHARED_OBJECT_HANDLE plugin_load | ( | const char * | name | ) |
void plugin_unload | ( | SHARED_OBJECT_HANDLE | handle | ) |