Function pipewire_sys::pw_filter_get_node_id
source · pub unsafe extern "C" fn pw_filter_get_node_id(
filter: *mut pw_filter
) -> u32
Expand description
Get the node ID of the filter. \return node ID.
pub unsafe extern "C" fn pw_filter_get_node_id(
filter: *mut pw_filter
) -> u32
Get the node ID of the filter. \return node ID.