Function array_sort_ptr

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