CFHostStartInfoResolution

Function CFHostStartInfoResolution 

Source
pub unsafe extern "C-unwind" fn CFHostStartInfoResolution(
    the_host: &CFHost,
    info: CFHostInfoType,
    error: *mut CFStreamError,
) -> bool
👎Deprecated: renamed to CFHost::start_info_resolution
Available on crate feature CFHost only.