Function jl_svec2

Source
pub unsafe extern "C" fn jl_svec2(
    a: *mut c_void,
    b: *mut c_void,
) -> *mut jl_svec_t