[][src]Type Definition mynewt::libs::sensor_coap::json_write_func_t

type json_write_func_t = Option<unsafe extern "C" fn(buf: *mut c_void, data: *mut c_char, len: c_int) -> c_int>;