Function julia_sys::jl_ptr_to_array_1d [] [src]

pub unsafe extern "C" fn jl_ptr_to_array_1d(
    atype: *mut jl_value_t,
    data: *mut c_void,
    nel: usize,
    own_buffer: c_int
) -> *mut jl_array_t