Function WSMethodInvocationSetParameters

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