Like such: https://github.com/datenlord/async-rdma/blob/d445d692cc2aea9e27dc86c4d1311f9b5b85e586/src/queue_pair.rs#L209 https://github.com/datenlord/async-rdma/blob/d445d692cc2aea9e27dc86c4d1311f9b5b85e586/src/queue_pair.rs#L807 And what does the 'SAFETY: POD FFI type' mean?
Like such:
async-rdma/src/queue_pair.rs
Line 209 in d445d69
async-rdma/src/queue_pair.rs
Line 807 in d445d69
And what does the 'SAFETY: POD FFI type' mean?