[][src]Function mynewt::libs::mynewt_rust::json_helper_set_uint

pub unsafe extern "C" fn json_helper_set_uint(
    object: *mut c_void,
    key: *const c_char,
    value: u64
)

Encode an unsigned int value into the current JSON encoding value coap_json_value