Function julia_sys::jl_svec_fill [] [src]

pub unsafe extern "C" fn jl_svec_fill(
    n: usize,
    x: *mut jl_value_t
) -> *mut jl_svec_t