xwrust
1.0.0
i
Sections
上下文
示例
In xwrust::
xwos::
cthd
xwrust
::
xwos
::
cthd
Function
i
Copy item path
source
pub fn i() ->
ThdD
Expand description
获取当前线程的对象描述符
§
上下文
线程
§
示例
use use
xwrust::xwos::cthd;
let
thdd = cthd::i();