Function wolfssl_sys::wolfIO_TcpBind

source ยท
pub unsafe extern "C" fn wolfIO_TcpBind(
    sockfd: *mut SOCKET_T,
    port: word16,
) -> c_int