Function jl_alloc_svec_uninit

Source
pub unsafe extern "C" fn jl_alloc_svec_uninit(
    n: usize,
) -> *mut jl_svec_t