ESPHome  2024.4.1
Data Fields
iovec Struct Reference

#include <headers.h>

Data Fields

void * iov_base
 
size_t iov_len
 

Detailed Description

Definition at line 100 of file headers.h.

Field Documentation

◆ iov_base

void* iovec::iov_base

Definition at line 101 of file headers.h.

◆ iov_len

size_t iovec::iov_len

Definition at line 102 of file headers.h.


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