pub fn register_app_delegate_class<T: PNSApplicationDelegate>() -> *const ClassExpand description
Registers an NSObject application delegate, and configures it for the various callbacks and
pointers we need to have.
pub fn register_app_delegate_class<T: PNSApplicationDelegate>() -> *const ClassRegisters an NSObject application delegate, and configures it for the various callbacks and
pointers we need to have.