☰
CloneCb
In nix::sched
?
Type Definition
nix
::
sched
::
CloneCb
source
·
[
−
]
pub type CloneCb<'a> =
Box
<dyn
FnMut
() ->
isize
+ 'a>;