shadow_rs::cshadow

Function networkinterface_isAssociated

source
pub unsafe extern "C-unwind" fn networkinterface_isAssociated(
    interface: *mut NetworkInterface,
    type_: ProtocolType,
    port: in_port_t,
    peerAddr: in_addr_t,
    peerPort: in_port_t,
) -> gboolean