[][src]Function mynewt::encoding::json::json_encode_array_value

pub unsafe extern "C" fn json_encode_array_value(
    encoder: *mut json_encoder,
    val: *mut json_value
) -> c_int