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
vector_t Struct Reference

Data Fields

void ** buf
 
size_t fill
 
size_t cap
 

Detailed Description

Definition at line 37 of file vector_impl.h.

Field Documentation

◆ buf

void** buf

Definition at line 38 of file vector_impl.h.

◆ cap

size_t cap

Definition at line 40 of file vector_impl.h.

◆ fill

size_t fill

Definition at line 39 of file vector_impl.h.


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