Function ipp_sys::ippsBWTFwd_SelectSort_8u
source · 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