[][src]Function ipp_sys::ippiThreshold_LTVal_8u_C1R

pub unsafe extern "C" fn ippiThreshold_LTVal_8u_C1R(
    pSrc: *const u8,
    srcStep: i32,
    pDst: *mut u8,
    dstStep: i32,
    roiSize: IppiSize,
    threshold: u8,
    value: u8
) -> i32