2.0
3.0
>
dev
>
api
>
name
>
gb_pointer
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
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
Gambas Value Datatype