Function shadow_rs::cshadow::networkinterface_disassociate

source ยท
pub unsafe extern "C-unwind" fn networkinterface_disassociate(
    interface: *mut NetworkInterface,
    type_: ProtocolType,
    port: in_port_t,
    peerIP: in_addr_t,
    peerPort: in_port_t,
)