| 
    SingingCat 0
    
   application 
   | 
 
Data Fields | |
| void * | arg | 
| union { | |
|    bool(*   decode )(pb_istream_t *stream, const  pb_field_t *field, void **arg)  | |
|    bool(*   encode )(pb_ostream_t *stream, const  pb_field_t *field, void *const *arg)  | |
| } | funcs | 
| bool(* decode) (pb_istream_t *stream, const pb_field_t *field, void **arg) | 
| bool(* encode) (pb_ostream_t *stream, const pb_field_t *field, void *const *arg) |