pub unsafe extern "C-unwind" fn WSProtocolHandlerCopyReplyDocument(
ref: &WSProtocolHandler,
method_context: Option<&CFDictionary>,
result_value: Option<&CFType>,
) -> Option<CFRetained<CFData>>
👎Deprecated: renamed to
WSProtocolHandler::reply_document
Available on crate features
WSProtocolHandler
and OSServices
only.