[][src]Function ipp_sys::ippiMaxIndx_32f_C1R

pub unsafe extern "C" fn ippiMaxIndx_32f_C1R(
    pSrc: *const f32,
    srcStep: i32,
    roiSize: IppiSize,
    pMax: *mut f32,
    pIndexX: *mut i32,
    pIndexY: *mut i32
) -> i32