Skip to main content

CFNetServiceGetDomain

Function CFNetServiceGetDomain 

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

renamed to CFNetService::domain

Available on crate feature CFNetServices only.