pub unsafe extern "C-unwind" fn WSMethodInvocationCopyParameters(
invocation: &WSMethodInvocation,
parameter_order: *mut *const CFArray,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to
WSMethodInvocation::parameters
Available on crate features
WSMethodInvocation
and OSServices
only.