pub extern "C-unwind" fn CFReadStreamCopyProperty(
stream: &CFReadStream,
property_name: Option<&CFStreamPropertyKey>,
) -> Option<CFRetained<CFType>>👎Deprecated:
renamed to CFReadStream::property
Available on crate feature
CFStream only.