|
Lugdunum
0.1.0
|
Typedefs | |
| using | Handle = void * |
Functions | |
| Handle | open (const char *name) |
| void | close (Handle handle) |
| template<typename Function > | |
| Function | sym (Handle handle, const char *name) |
| using lug::System::Library::Handle = typedef void* |
Definition at line 23 of file Library.hpp.
|
inline |
Definition at line 28 of file Library.inl.
| void lug::System::Library::close | ( | Handle | handle | ) |
| Function lug::System::Library::sym | ( | Handle | handle, |
| const char * | name | ||
| ) |
1.8.13