[][src]Function ipp_sys::ippsFIRLMSInit_32f

pub unsafe extern "C" fn ippsFIRLMSInit_32f(
    ppState: *mut *mut FIRLMSState_32f,
    pTaps: *const f32,
    tapsLen: i32,
    pDlyLine: *const f32,
    dlyIndex: i32,
    pBuffer: *mut u8
) -> i32