Home / api / name / gb_watch_callback 
GB_WATCH_CALLBACK
Syntax
typedef
  void (*GB_WATCH_CALLBACK) ( int fd , int type , long param );

This is the the type definition of a callback used by the GB.Watch function.

The callback will receive the following parameters :


See also
Watching File Descriptors