Home > dev > api > name > gb_function 
 en fr de es it nl pl pt pt_BR sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
GB_FUNCTION
typedef
  struct {
    void *_reserved1;
    void *_reserved2;
    }
  GB_FUNCTION;

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

See also

api/cat/call