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