[][src]Function ipp_headers_sys::ipprCopyReplicateBorder_16s_C1V_L

pub unsafe extern "C" fn ipprCopyReplicateBorder_16s_C1V_L(
    pSrc: *const Ipp16s,
    srcPlaneStep: IppSizeL,
    srcStep: IppSizeL,
    srcRoiVolume: IpprVolumeL,
    pDst: *mut Ipp16s,
    dstPlaneStep: IppSizeL,
    dstStep: IppSizeL,
    dstRoiVolume: IpprVolumeL,
    topBorderHeight: IppSizeL,
    leftBorderWidth: IppSizeL,
    forwardBorderDepth: IppSizeL
) -> IppStatus