Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
clibrary.h File Reference

Go to the source code of this file.

Typedefs

typedef int(* callback_fcn )(int)
 

Functions

void some_c_func (callback_fcn)
 

Typedef Documentation

typedef int(* callback_fcn)(int)

Function Documentation

void some_c_func ( callback_fcn  )