pub unsafe extern "C-unwind" fn NSShowAnimationEffect(
animation_effect: NSAnimationEffect,
center_location: NSPoint,
size: NSSize,
animation_delegate: Option<&AnyObject>,
did_end_selector: Option<Sel>,
context_info: *mut c_void,
)
👎Deprecated: Use +[NSCursor disappearingItemCursor] instead
Available on crate feature
NSGraphics
only.