Function pipewire_sys::pw_impl_port_is_linked
source · pub unsafe extern "C" fn pw_impl_port_is_linked(
port: *mut pw_impl_port
) -> c_int
Expand description
check is a port has links, return 0 if not, 1 if it is linked
pub unsafe extern "C" fn pw_impl_port_is_linked(
port: *mut pw_impl_port
) -> c_int
check is a port has links, return 0 if not, 1 if it is linked