delete_arr

Function delete_arr 

Source
pub unsafe fn delete_arr<T>(arr_ptr: ArrayPtr<T>)
Expand description

Destroy the specified object created by new_arr