Function array_clear

Source
pub unsafe extern "C" fn array_clear(
    array: *mut Array,
    func_remove: FPtr_remove,
)