[][src]Function uikit_sys::sradixsort

pub unsafe extern "C" fn sradixsort(
    __base: *mut *const c_uchar,
    __nel: c_int,
    __table: *const c_uchar,
    __endbyte: c_uint
) -> c_int