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

lbug_connection is used to interact with a Database instance. Each connection is thread-safe. Multiple connections can connect to the same Database instance in a multi-threaded environment. More...

#include <lbug.h>

Data Fields

void * _connection

Detailed Description

lbug_connection is used to interact with a Database instance. Each connection is thread-safe. Multiple connections can connect to the same Database instance in a multi-threaded environment.

Field Documentation

◆ _connection

void* lbug_connection::_connection

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