Function array_pop_ptr

Source
pub unsafe extern "C" fn array_pop_ptr(
    array: *mut Array,
    func_destroy: FPtr_destroy,
)