Type Definition nix::sched::CloneCb[][src]

type CloneCb<'a> = Box<dyn FnMut() -> isize + 'a>;