Module errors

Module errors 

Source

Structs§

SysResult
Represents the results of a SafaOS syscall, either an ErrorStatus or an Ok usize value smaller than or equal to isize::MAX.

Enums§

ErrorStatus

Traits§

IntoErr