pub unsafe extern "C-unwind" fn NSApplicationLoad() -> boolAvailable on crate feature
NSApplication only.Expand description
NSApplicationLoadshould be called when loading a Cocoa bundle in a Carbon app in order to initialize
NSApplicationand other Cocoa objects. Redundant calls are ignored.