pub unsafe extern "C-unwind" fn CFWriteStreamCopyProperty(
stream: &CFWriteStream,
property_name: Option<&CFStreamPropertyKey>,
) -> Option<CFRetained<CFType>>
Available on crate features
CFBase
and CFStream
only.