Function nw_endpoint_create_host

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