Function NSInterfaceStyleForKey

Source
pub unsafe extern "C-unwind" fn NSInterfaceStyleForKey(
    key: Option<&NSString>,
    responder: Option<&NSResponder>,
) -> NSInterfaceStyle
👎Deprecated
Available on crate features NSInterfaceStyle and NSResponder only.