WSProtocolHandlerCopyProperty

Function WSProtocolHandlerCopyProperty 

Source
pub unsafe extern "C-unwind" fn WSProtocolHandlerCopyProperty(
    ref: &WSProtocolHandler,
    property_name: Option<&CFString>,
) -> Option<CFRetained<CFType>>
👎Deprecated: renamed to WSProtocolHandler::property
Available on crate feature WSProtocolHandler only.