Function julia_sys::arraylist_new [] [src]

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