[][src]Function ipp_sys::ippsWTInv_32f

pub unsafe extern "C" fn ippsWTInv_32f(
    pSrcLow: *const f32,
    pSrcHigh: *const f32,
    srcLen: i32,
    pDst: *mut f32,
    pState: *mut sWTInvState_32f
) -> i32