Skip to main content

CFNetServiceGetTargetHost

Function CFNetServiceGetTargetHost 

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

renamed to CFNetService::target_host

Available on crate feature CFNetServices only.