[][src]Function ipp_sys::ippsBWTFwd_SelectSort_8u

pub unsafe extern "C" fn ippsBWTFwd_SelectSort_8u(
    pSrc: *const u8,
    pDst: *mut u8,
    len: u32,
    index: *mut u32,
    pBWTFwdBuf: *mut u8,
    sortAlgorithmHint: u32
) -> i32