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