Home / api / name / gb_function 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB_FUNCTION
Syntax
typedef
  struct {
    void *_reserved1;
    void *_reserved2;
    }
  GB_FUNCTION;

This structure is an opaque type for representing a Gambas public method.

See also

Calling Functions