rc_filter_alloc_from_arrays

Function rc_filter_alloc_from_arrays 

Source
pub unsafe extern "C" fn rc_filter_alloc_from_arrays(
    f: *mut rc_filter_t,
    dt: f64,
    num: *mut f64,
    numlen: c_int,
    den: *mut f64,
    denlen: c_int,
) -> c_int