Assignments
Assignments
methods_struct Struct Reference

Public Attributes

int(* error_exit )(char *msgtext)
 
int(* trace_message )(char *msgtext)
 
int(* another_method )(void)
 

Member Data Documentation

◆ another_method

int(* methods_struct::another_method) (void)

◆ error_exit

int(* methods_struct::error_exit) (char *msgtext)

◆ trace_message

int(* methods_struct::trace_message) (char *msgtext)

The documentation for this struct was generated from the following file: