Function jansson_sys::json_array_extend [] [src]

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