Function arraylist_pop

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