ippsBWTFwd_SelectSort_8u

Function 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