pub unsafe extern "C-unwind" fn WSMethodInvocationInvoke(
invocation: &WSMethodInvocation,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to
WSMethodInvocation::invoke
Available on crate features
WSMethodInvocation
and OSServices
only.