Function pw_filter_new

Source
pub unsafe extern "C" fn pw_filter_new(
    core: *mut pw_core,
    name: *const c_char,
    props: *mut pw_properties,
) -> *mut pw_filter
Expand description

Create a new unconnected \ref pw_filter \return a newly allocated \ref pw_filter