[][src]Function ipp_sys::ippsWTFwd_16s32f

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