Function gravity::json_add_int [] [src]

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