libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
dl_info_t Struct Reference

Data Fields

odb_t * odb
 
uint8_t * buf
 
size_t bufsz
 
size_t bufcap
 

Detailed Description

Definition at line 52 of file odb.c.

Field Documentation

◆ buf

uint8_t* buf

Definition at line 54 of file odb.c.

◆ bufcap

size_t bufcap

Definition at line 56 of file odb.c.

◆ bufsz

size_t bufsz

Definition at line 55 of file odb.c.

◆ odb

odb_t* odb

Definition at line 53 of file odb.c.


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