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