Function pipewire_sys::pw_impl_port_get_node
source · pub unsafe extern "C" fn pw_impl_port_get_node(
port: *mut pw_impl_port
) -> *mut pw_impl_node
Expand description
Get the port parent node or NULL when not yet set
pub unsafe extern "C" fn pw_impl_port_get_node(
port: *mut pw_impl_port
) -> *mut pw_impl_node
Get the port parent node or NULL when not yet set