Function ipp_sys::ippiMinIndx_32f_C1R
source · pub unsafe extern "C" fn ippiMinIndx_32f_C1R(
pSrc: *const f32,
srcStep: i32,
roiSize: IppiSize,
pMin: *mut f32,
pIndexX: *mut i32,
pIndexY: *mut i32
) -> i32