Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
typedef kStatus(kCall* GoDataFx)(kPointer context, GoSystem system, GoDataSet data)

Defines the signature for a GoSystem data/health handler.

NOTE: The GoDataSet received by this function must be destroyed after use, otherwise a memory leak will result.

See also
GoDestroy