Function ipp_sys::ippiThreshold_LT_8u_C1R
source · pub unsafe extern "C" fn ippiThreshold_LT_8u_C1R(
pSrc: *const u8,
srcStep: i32,
pDst: *mut u8,
dstStep: i32,
roiSize: IppiSize,
threshold: u8
) -> i32