[][src]Function ipp_headers_sys::ippiThreshold_Val_16s_C3IR

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