pub const SYS_SILO_EVENT_NEXT: usize = 806; // 806usizeExpand description
Wait for the next event from a silo.
silo_id: silo to monitorout_ptr: pointer to aSiloEventstruct to receive the event
Events include: state changes, faults, resource usage alerts. Blocks until an event is available.