Skip to main content

CreateThreadCallbackType

Type Alias CreateThreadCallbackType 

Source
pub type CreateThreadCallbackType = extern "C" fn(RefAny, RefAny, ThreadCallback) -> Thread;
Expand description

Function that creates a new Thread object