pub unsafe extern "C-unwind" fn CFReadStreamCopyError(
stream: &CFReadStream,
) -> Option<CFRetained<CFError>>
Available on crate features
CFError
and CFStream
only.pub unsafe extern "C-unwind" fn CFReadStreamCopyError(
stream: &CFReadStream,
) -> Option<CFRetained<CFError>>
CFError
and CFStream
only.