Struct rcutils_shared_library_s
Defined in File shared_library.h
Struct Documentation
-
struct rcutils_shared_library_s
Handle to a loaded shared library.
Public Members
-
void *lib_pointer
The platform-specific pointer to the shared library.
-
char *library_path
The path of the shared_library.
-
rcutils_allocator_t allocator
allocator
-
void *lib_pointer