pub extern "C-unwind" fn CFReadStreamCreateWithFile(
alloc: Option<&CFAllocator>,
file_url: Option<&CFURL>,
) -> Option<CFRetained<CFReadStream>>👎Deprecated: renamed to
CFReadStream::with_fileAvailable on crate features
CFStream and CFURL only.