Function WSMethodInvocationCreateFromSerialization

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