array_destroy_ptr

Function array_destroy_ptr 

Source
pub unsafe extern "C" fn array_destroy_ptr(
    array: *mut *mut Array,
    func_destroy: FPtr_destroy,
    type_: *const char_t,
)