[][src]Function jl_sys::arraylist_new

pub unsafe extern "C" fn arraylist_new(
    a: *mut arraylist_t,
    size: usize
) -> *mut arraylist_t