pub type GCControllerButtonValueChangedHandler = *mut Block<(NonNull<GCControllerButtonInput>, c_float, Bool), ()>;
👎Deprecated: icrate::GameController has been moved to objc2-game-controller
Available on crate feature GameController only.