zlib.h | 1101 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef in typeref:typename:int (*)(void FAR *,unsigned char FAR *,unsigned) 1105 out_func out, void FAR *out_desc); 1133 parameters and return types are defined above in the in_func and out_func
|