array_clear_ptr

Function array_clear_ptr 

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