[][src]Function winapi::um::winsock2::connect

pub unsafe extern "system" fn connect(
    s: SOCKET,
    name: *const SOCKADDR,
    namelen: c_int
) -> c_int