array_destroy

Function array_destroy 

Source
pub unsafe extern "C" fn array_destroy(
    array: *mut *mut Array,
    func_remove: FPtr_remove,
    type_: *const char_t,
)