Function ctru_sys::udsEjectClient
source · pub unsafe extern "C" fn udsEjectClient(NetworkNodeID: u16_) -> Result
Expand description
This can be used by the host to force-disconnect client(s).
§Arguments
NetworkNodeID
- Target NetworkNodeID. UDS_BROADCAST_NETWORKNODEID can be used to disconnect all clients.