Function julia_sys::jl_svecset [] [src]

pub unsafe fn jl_svecset<T, U>(
    t: *mut T,
    i: usize,
    x: *mut U
) -> *mut jl_value_t