[][src]Function network_framework_sys::nw_endpoint_create_host

pub unsafe extern "C" fn nw_endpoint_create_host(
    hostname: *const c_char,
    port: *const c_char
) -> nw_endpoint_t