|
Lbug C API
|
lbug_query_result stores the result of a query. More...
#include <lbug.h>
Data Fields | |
| void * | _query_result |
| bool | _is_owned_by_cpp |
lbug_query_result stores the result of a query.
| bool lbug_query_result::_is_owned_by_cpp |
| void* lbug_query_result::_query_result |