pub unsafe extern "C" fn ecs_strbuf_append( buffer: *mut ecs_strbuf_t, fmt: *const c_char, ... ) -> bool
Append format string to a buffer. Returns false when max is reached, true when there is still space