Lugdunum  0.1.0
Functions
Library.inl File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Handle open (const char *name)
 
void close (Handle handle)
 
template<typename Function >
Function sym (Handle handle, const char *name)
 

Function Documentation

◆ open()

Handle open ( const char *  name)
inline

Definition at line 28 of file Library.inl.

◆ close()

void close ( Handle  handle)
inline

Definition at line 48 of file Library.inl.

◆ sym()

template<typename Function >
Function sym ( Handle  handle,
const char *  name 
)
inline

Definition at line 61 of file Library.inl.