ThreadSimpleFnPtr

Type Alias ThreadSimpleFnPtr 

Source
pub type ThreadSimpleFnPtr = dyn Fn() + Send + Sync + 'static;