Function gravity::json_add_double [] [src]

pub unsafe extern fn json_add_double(
    json: *mut json_t,
    key: *const c_char,
    value: f64
)