Skip to main content

CFNetServiceGetAddressing

Function CFNetServiceGetAddressing 

Source
pub unsafe extern "C-unwind" fn CFNetServiceGetAddressing(
    the_service: &CFNetService,
) -> Option<CFRetained<CFArray>>
👎Deprecated:

renamed to CFNetService::addressing

Available on crate feature CFNetServices only.