pub unsafe extern "C-unwind" fn WSMethodResultIsFault(
method_result: Option<&CFDictionary>,
) -> bool๐Deprecated: No longer supported
Available on crate feature
WSMethodInvocation only.Expand description
ยงSafety
method_resultgenerics must be of the correct type.method_resultmight not allowNone.