pub unsafe extern "C-unwind" fn CFHostCreateWithName(
allocator: Option<&CFAllocator>,
hostname: &CFString,
) -> CFRetained<CFHost>👎Deprecated:
renamed to CFHost::with_name
Available on crate feature
CFHost only.