Function wasix::bus_close

source ·
pub unsafe fn bus_close(bid: Bid) -> Result<(), BusError>
Expand description

Closes a bus process and releases all associated resources

Parameters

  • bid - Handle of the bus process handle to be closed