Function jl_array_eltype

Source
pub unsafe extern "C" fn jl_array_eltype(
    a: *mut jl_value_t,
) -> *mut c_void