pub unsafe extern "C-unwind" fn CFWriteStreamSetProperty(
stream: &CFWriteStream,
property_name: Option<&CFStreamPropertyKey>,
property_value: Option<&CFType>,
) -> bool👎Deprecated: renamed to
CFWriteStream::set_propertyAvailable on crate feature
CFStream only.