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

Data Fields

const void * instance
 
char allocd_at [32]
 
int64_t bytes
 
avl_node_t node
 

Detailed Description

Definition at line 53 of file glutils.c.

Field Documentation

◆ allocd_at

char allocd_at[32]

Definition at line 55 of file glutils.c.

◆ bytes

int64_t bytes

Definition at line 56 of file glutils.c.

◆ instance

const void* instance

Definition at line 54 of file glutils.c.

◆ node

avl_node_t node

Definition at line 57 of file glutils.c.


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