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

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