Function jansson_sys::json_object_update_existing [] [src]

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