pub unsafe extern "C-unwind" fn NSInterfaceStyleForKey(
key: Option<&NSString>,
responder: Option<&NSResponder>,
) -> NSInterfaceStyle๐Deprecated
Available on crate features
NSInterfaceStyle and NSResponder only.Expand description
ยงSafety
keymight not allowNone.respondermight not allowNone.