Function wolfssl_sys::wolfIO_TcpConnect
source ยท pub unsafe extern "C" fn wolfIO_TcpConnect(
sockfd: *mut SOCKET_T,
ip: *const c_char,
port: c_ushort,
to_sec: c_int,
) -> c_intpub unsafe extern "C" fn wolfIO_TcpConnect(
sockfd: *mut SOCKET_T,
ip: *const c_char,
port: c_ushort,
to_sec: c_int,
) -> c_int