Embedded SDK
Embedded SDK
|
Similar to libc iovec type. More...
#include <lcx_common.h>
Public Attributes | |
const uint8_t * | iov_base |
size_t | iov_len |
Similar to libc iovec type.
Definition at line 66 of file lcx_common.h.
const uint8_t* cx_iovec_t::iov_base |
Definition at line 67 of file lcx_common.h.
size_t cx_iovec_t::iov_len |
Definition at line 68 of file lcx_common.h.