CFHostGetAddressing

Function CFHostGetAddressing 

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