Function ipp_sys::ippsSortRadixIndexAscend_32f
source · pub unsafe extern "C" fn ippsSortRadixIndexAscend_32f(
pSrc: *const f32,
srcStrideBytes: i32,
pDstIndx: *mut i32,
len: i32,
pBuffer: *mut u8
) -> i32