Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

GB_POINTER

typedef struct { GB_TYPE type; intptr_t value; intptr_t _reserved[2]; } GB_POINTER;

This structure represents a Pointer Gambas value.

See also