pub unsafe extern "C-unwind" fn WSMethodInvocationSetProperty(
invocation: &WSMethodInvocation,
property_name: Option<&CFString>,
property_value: Option<&CFType>,
)
👎Deprecated: renamed to
WSMethodInvocation::set_property
Available on crate features
WSMethodInvocation
and OSServices
only.