[][src]Function ipp_headers_sys::ippiThreshold_16u_C3IR

pub unsafe extern "C" fn ippiThreshold_16u_C3IR(
    pSrcDst: *mut Ipp16u,
    srcDstStep: c_int,
    roiSize: IppiSize,
    threshold: *const Ipp16u,
    ippCmpOp: Type
) -> IppStatus