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_intExpand 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_intcheck is a port has links, return 0 if not, 1 if it is linked