pub unsafe extern "C-unwind" fn CFWriteStreamCreateWithFTPURL(
alloc: Option<&CFAllocator>,
ftp_url: &CFURL,
) -> CFRetained<CFWriteStream>👎Deprecated: Use NSURLSessionAPI for ftp requests
Available on crate feature
CFFTPStream only.