NSSetShowsServicesMenuItem

Function NSSetShowsServicesMenuItem 

Source
pub 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.