Function jansson_sys::json_object_update [] [src]

pub unsafe extern "C" fn json_object_update(
    object: *mut json_t,
    other: *mut json_t
) -> c_int