Teonet library
0.4.7
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
clibrary.h
Go to the documentation of this file.
1
#ifndef CLIBRARY_H
2
#define CLIBRARY_H
3
typedef
int (*
callback_fcn
)(int);
4
void
some_c_func
(
callback_fcn
);
5
#endif
6
some_c_func
void some_c_func(callback_fcn)
Definition:
clibrary.c:5
callback_fcn
int(* callback_fcn)(int)
Definition:
clibrary.h:3
examples
go
ccallbacks
clibrary.h
Generated on Tue Apr 13 2021 12:51:55 for Teonet library by
1.8.6