131 fprintf(
stderr,
"Encoding failed!\n");
MOSAPI char * strcpy(char *__restrict dest, const char *__restrict src)
size_t fwrite(const void *__restrict ptr, size_t size, size_t nmemb, FILE *__restrict stream)
MOSAPI s32 atoi(const char *nptr)
pb_ostream_t pb_ostream_from_buffer(pb_byte_t *buf, size_t bufsize)
bool pb_encode(pb_ostream_t *stream, const pb_msgdesc_t *fields, const void *src_struct)
static void * memcpy(void *s1, const void *s2, size_t n)
pb_size_t rep_submsg_count
AllTypes_opt_bytes_t opt_bytes
pb_size_t rep_string_count
AllTypes_req_bytes_t req_bytes
pb_size_t rep_double_count
AllTypes_rep_bytes_t rep_bytes[5]
pb_size_t rep_fixed32_count
pb_size_t rep_int32_count
pb_size_t rep_float_count
pb_size_t rep_sfixed32_count
pb_size_t rep_fixed64_count
pb_size_t rep_bytes_count
pb_size_t rep_uint64_count
pb_size_t rep_sint64_count
pb_size_t rep_sfixed64_count
pb_size_t rep_uint32_count
pb_size_t rep_int64_count
pb_size_t rep_sint32_count
#define SET_BINARY_MODE(file)