GB_FUNCTION

typedef
  struct {
    void *_reserved1;
    void *_reserved2;
    }
  GB_FUNCTION;

This opaque structure represents a Gambas function.