register_app_delegate_class

Function register_app_delegate_class 

Source
pub fn register_app_delegate_class<T: PNSApplicationDelegate>() -> *const Class
Expand description

Registers an NSObject application delegate, and configures it for the various callbacks and pointers we need to have.