Function gravity::json_add_int [] [src]

pub unsafe extern "C" fn json_add_int(
    json: *mut json_t,
    key: *const c_char,
    value: i64
)