pub unsafe extern "C-unwind" fn WSProtocolHandlerCreate(
allocator: Option<&CFAllocator>,
protocol: Option<&CFString>,
) -> Option<CFRetained<WSProtocolHandler>>
👎Deprecated: renamed to
WSProtocolHandler::new
Available on crate features
WSProtocolHandler
and OSServices
only.