Function NSSetShowsServicesMenuItem

Source
pub unsafe extern "C-unwind" fn NSSetShowsServicesMenuItem(
    item_name: &NSString,
    enabled: bool,
) -> NSInteger
Available on crate feature NSApplication only.
Expand description

NSSetShowsServicesMenuItem()has no effect, and always returns 0.