pub unsafe extern "C" fn aubio_filter_get_order(
    f: *const aubio_filter_t
) -> uint_t
Expand description

get order of the filter

\param f filter to get order from

\return the order of the filter