Function julia_sys::jl_get_nth_field [] [src]

pub unsafe extern "C" fn jl_get_nth_field(
    v: *mut jl_value_t,
    i: usize
) -> *mut jl_value_t