GRASS 8 Programmer's Manual 8.6.0dev(2026)-56a9afeb9f
Loading...
Searching...
No Matches
_dglHeapData Union Reference

#include <heap.h>

Data Fields

voidpv
 
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

Definition at line 26 of file heap.h.

◆ 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: