typedef struct { GB_TYPE type; long value; long _reserved[2]; } GB_BOOLEAN ;
Эта структура представляет Boolean (булево) значение Gambas.
Boolean