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 features WSProtocolHandler and OSServices only.