Function objc2_foundation::is_multi_threaded
source ยท pub fn is_multi_threaded() -> bool
Available on crate feature
NSThread
only.Expand description
Whether the application is multithreaded according to Cocoa.
pub fn is_multi_threaded() -> bool
NSThread
only.Whether the application is multithreaded according to Cocoa.