pub unsafe extern "C-unwind" fn WSProtocolHandlerCopyFaultDocument(
ref: &WSProtocolHandler,
method_context: Option<&CFDictionary>,
fault_dict: Option<&CFDictionary>,
) -> Option<CFRetained<CFData>>👎Deprecated: renamed to
WSProtocolHandler::fault_documentAvailable on crate feature
WSProtocolHandler only.