ippsCopyLE_1u

Function ippsCopyLE_1u 

Source
pub unsafe extern "C" fn ippsCopyLE_1u(
    pSrc: *const Ipp8u,
    srcBitOffset: c_int,
    pDst: *mut Ipp8u,
    dstBitOffset: c_int,
    len: c_int,
) -> IppStatus