pub unsafe extern "C-unwind" fn WSMethodInvocationCopySerialization(
invocation: &WSMethodInvocation,
) -> Option<CFRetained<CFData>>
👎Deprecated: renamed to
WSMethodInvocation::serialization
Available on crate features
WSMethodInvocation
and OSServices
only.