xwrust
1.0.0
In xwrust::
types
xwrust
::
types
Type Alias
XwEr
Copy item path
source
pub type XwEr = isize;
Expand description
错误类型,有符号,位宽与指针一样,取值通常负数,取值范围参考libc的头文件
errno.h