Skip to main content

ThreadCallbackType

Type Alias ThreadCallbackType 

Source
pub type ThreadCallbackType = extern "C" fn(RefAny, ThreadSender, ThreadReceiver);