#include <print_full.h>
Data Fields | |
| void(* | fct )(char character, void *arg) |
| void * | arg |
Definition at line 243 of file print_full.h.
| void* out_fct_wrap_type::arg |
Definition at line 245 of file print_full.h.
| void(* out_fct_wrap_type::fct) (char character, void *arg) |
Definition at line 244 of file print_full.h.