Skip to main content

ThreadDestructorCallbackType

Type Alias ThreadDestructorCallbackType 

Source
pub type ThreadDestructorCallbackType = extern "C" fn(*mut ThreadInner);
Expand description

Callback type for the destructor that cleans up a ThreadInner