Socket_connectAsync

Function Socket_connectAsync 

Source
pub unsafe extern "C" fn Socket_connectAsync(
    self_: Socket,
    address: *const c_char,
    port: c_int,
) -> bool