Function csfml_network_sys::sfTcpSocket_connect [] [src]

pub unsafe extern "C" fn sfTcpSocket_connect(
    socket: *mut sfTcpSocket,
    remoteAddress: sfIpAddress,
    remotePort: c_ushort,
    timeout: sfTime
) -> sfSocketStatus