obkrnl
0.1.0
In obkrnl::
proc::
cell
obkrnl
::
proc
::
cell
Macro
set
Copy item path
Source
macro_rules! set { ($t:ident, $f:ident, $v:expr) => { ... }; }
Expand description
Safe wrapper of
PrivateCell::set()
.