Function shadow_rs::cshadow::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