GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
_dglHeapData Union Reference

#include <heap.h>

Data Fields

void * pv
 
int n
 
unsigned int un
 
long l
 
unsigned long ul
 

Detailed Description

Definition at line 25 of file heap.h.

Field Documentation

◆ l

long _dglHeapData::l

Definition at line 29 of file heap.h.

◆ n

int _dglHeapData::n

Definition at line 27 of file heap.h.

◆ pv

void* _dglHeapData::pv

◆ ul

unsigned long _dglHeapData::ul

Definition at line 30 of file heap.h.

◆ un

unsigned int _dglHeapData::un

Definition at line 28 of file heap.h.


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