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

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

Encode a float value into the current JSON encoding value coap_json_value