HAL
runtime_library.h File Reference
#include "hal_core/defines.h"
#include <string>
#include <dlfcn.h>
Include dependency graph for runtime_library.h:

Go to the source code of this file.

Classes

class  hal::RuntimeLibrary
 

Namespaces

 hal
 

Typedefs

using hal::lib_fn_ptr_t = void(*)()
 
using hal::handle_ptr_t = void *