Function julia_sys::jl_exprargset [] [src]

pub unsafe fn jl_exprargset<T, U>(
    e: *mut T,
    n: usize,
    v: *mut U
) -> *mut jl_value_t