[][src]Function pgx_pg_sys::mergesort_b

pub unsafe fn mergesort_b(
    arg___base: *mut c_void,
    arg___nel: usize,
    arg___width: usize,
    arg___compar: *mut c_void
) -> c_int