-
-
Notifications
You must be signed in to change notification settings - Fork 9
unix iovec_t
IsaacShelton edited this page Nov 13, 2022
·
5 revisions
unix/iovec_t.adept
defines the iovec_t
type.
alias iovec_t = iovec
struct iovec (iov_base ptr, iov_len usize)