pub unsafe extern "C-unwind" fn WSMethodInvocationSetParameters(
invocation: &WSMethodInvocation,
parameters: Option<&CFDictionary>,
parameter_order: Option<&CFArray>,
)👎Deprecated: renamed to
WSMethodInvocation::set_parametersAvailable on crate feature
WSMethodInvocation only.