Skip to content

unix iovec_t

IsaacShelton edited this page Nov 13, 2022 · 5 revisions

unix/iovec_t

unix/iovec_t.adept defines the iovec_t type.

Type Aliases

alias iovec_t = iovec

Structures

struct iovec (iov_base ptr, iov_len usize)
Clone this wiki locally