Function array_sort

Source
pub unsafe extern "C" fn array_sort(
    array: *mut Array,
    func_compare: FPtr_compare,
)