[][src]Function ipp_headers_sys::ippsSortRadixIndexDescend_64s_L

pub unsafe extern "C" fn ippsSortRadixIndexDescend_64s_L(
    pSrc: *const Ipp64s,
    srcStrideBytes: IppSizeL,
    pDstIndx: *mut IppSizeL,
    len: IppSizeL,
    pBuffer: *mut Ipp8u
) -> IppStatus