json_object_update_missing

Function json_object_update_missing 

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