[][src]Function ipp_sys::ippiWTInvInit_32f_C3R

pub unsafe extern "C" fn ippiWTInvInit_32f_C3R(
    pSpec: *mut iWTInvSpec_32f_C3R,
    pTapsLow: *const f32,
    lenLow: i32,
    anchorLow: i32,
    pTapsHigh: *const f32,
    lenHigh: i32,
    anchorHigh: i32
) -> i32