out_fct_wrap_type Struct Reference

Data Fields

void(* fct )(char character, void *arg)
 
void * arg
 

Detailed Description

Definition at line 125 of file printf.c.

Field Documentation

◆ arg

void* out_fct_wrap_type::arg

Definition at line 127 of file printf.c.

◆ fct

void(* out_fct_wrap_type::fct) (char character, void *arg)

Definition at line 126 of file printf.c.


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