pub unsafe extern "C-unwind" fn CFHostCreateCopy(
alloc: Option<&CFAllocator>,
host: &CFHost,
) -> CFRetained<CFHost>👎Deprecated:
renamed to CFHost::new_copy
Available on crate feature
CFHost only.