xwrust::types

Type Alias XwEr

source
pub type XwEr = isize;
Expand description

错误类型,有符号,位宽与指针一样,取值通常负数,取值范围参考libc的头文件 errno.h