[][src]Function ipp_sys::ippsWTFwd_32f

pub unsafe extern "C" fn ippsWTFwd_32f(
    pSrc: *const f32,
    pDstLow: *mut f32,
    pDstHigh: *mut f32,
    dstLen: i32,
    pState: *mut sWTFwdState_32f
) -> i32