Lumiera
0.pre.03
»edit your freedom«
|
#include "common/interface.h"
This is just a placeholder for an entry in a interface table.
It consists of one here generic, later correctly prototyped function pointer and a unique identifier which is associated with this function.
Definition at line 371 of file interface.h.
Public Attributes | |
void(* | func )(void) |