CFNetServiceRegisterWithOptions

Function CFNetServiceRegisterWithOptions 

Source
pub unsafe extern "C-unwind" fn CFNetServiceRegisterWithOptions(
    the_service: &CFNetService,
    options: CFOptionFlags,
    error: *mut CFStreamError,
) -> bool
👎Deprecated: renamed to CFNetService::register_with_options
Available on crate feature CFNetServices only.