Function WSMethodInvocationCopyProperty

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