pub unsafe extern "C-unwind" fn CFHostGetNames(
the_host: &CFHost,
has_been_resolved: *mut u8,
) -> Option<CFRetained<CFArray>>👎Deprecated:
renamed to CFHost::names
Available on crate feature
CFHost only.