Function wasix::call_fault
source · pub unsafe fn call_fault(cid: Cid, fault: BusError)Expand description
Causes a fault on a particular call that was made to this process from another process; where ‘bid’ is the callering process context.
Parameters
cid- Handle of the call to raise a fault onfault- Fault to be raised on the bus