Function WSProtocolHandlerCopyRequestDictionary

Source
pub unsafe extern "C-unwind" fn WSProtocolHandlerCopyRequestDictionary(
    ref: &WSProtocolHandler,
    data: Option<&CFData>,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to WSProtocolHandler::request_dictionary
Available on crate features WSProtocolHandler and OSServices only.