Lbug C API
Loading...
Searching...
No Matches
lbug_value Struct Reference

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

Detailed Description

lbug_value is used to represent a value with any lbug internal dataType.

Field Documentation

◆ _is_owned_by_cpp

bool lbug_value::_is_owned_by_cpp

◆ _value

void* lbug_value::_value

The documentation for this struct was generated from the following file: