#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_tcp_write(stack: Stack) -> StackExpand description
TCP write to a socket
Stack effect: ( string socket_id – )
Writes string to the socket
§Safety
Stack must have Int (socket_id) and String on top