[][src]Function enet_sys::connect

pub unsafe extern "C" fn connect(
    __fd: c_int,
    __addr: *const sockaddr,
    __len: socklen_t
) -> c_int