[][src]Function ipp_headers_sys::ippsResamplePolyphaseGetFixedFilter_32f

pub unsafe extern "C" fn ippsResamplePolyphaseGetFixedFilter_32f(
    pDst: *mut Ipp32f,
    step: c_int,
    height: c_int,
    pSpec: *const IppsResamplingPolyphaseFixed_32f
) -> IppStatus