Function WSProtocolHandlerSetProperty

Source
pub unsafe extern "C-unwind" fn WSProtocolHandlerSetProperty(
    ref: &WSProtocolHandler,
    property_name: Option<&CFString>,
    property_value: Option<&CFType>,
)
👎Deprecated: renamed to WSProtocolHandler::set_property
Available on crate features WSProtocolHandler and OSServices only.