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

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