Embedded SDK
Embedded SDK
Public Attributes | List of all members
cx_iovec_t Struct Reference

Similar to libc iovec type. More...

#include <lcx_common.h>

Public Attributes

const uint8_tiov_base
 
size_t iov_len
 

Detailed Description

Similar to libc iovec type.

Definition at line 66 of file lcx_common.h.

Member Data Documentation

◆ iov_base

const uint8_t* cx_iovec_t::iov_base

Definition at line 67 of file lcx_common.h.

◆ iov_len

size_t cx_iovec_t::iov_len

Definition at line 68 of file lcx_common.h.


The documentation for this struct was generated from the following file: