[][src]Function ipp_headers_sys::ippsLShiftC_32s

pub unsafe extern "C" fn ippsLShiftC_32s(
    pSrc: *const Ipp32s,
    val: c_int,
    pDst: *mut Ipp32s,
    len: c_int
) -> IppStatus