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