|
Lbug C API
|
lbug_value is used to represent a value with any lbug internal dataType. More...
#include <lbug.h>
Data Fields | |
| void * | _value |
| bool | _is_owned_by_cpp |
lbug_value is used to represent a value with any lbug internal dataType.
| bool lbug_value::_is_owned_by_cpp |
| void* lbug_value::_value |