Function objc2_app_kit::NSSetShowsServicesMenuItem

source ยท
pub unsafe extern "C" fn NSSetShowsServicesMenuItem(
    item_name: &NSString,
    enabled: Bool
) -> NSInteger
Available on crate feature NSApplication only.