Function ipp_headers_sys::ipprCopyConstBorder_16s_C1V_L
source · pub unsafe extern "C" fn ipprCopyConstBorder_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,
value: *const Ipp16s
) -> IppStatus