pub unsafe extern "C-unwind" fn WSProtocolHandlerCopyReplyDictionary(
ref: &WSProtocolHandler,
method_name: Option<&CFString>,
data: Option<&CFData>,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
WSProtocolHandler::reply_dictionaryAvailable on crate feature
WSProtocolHandler only.