nm_data_chunk_s Struct Reference
chunk of data returned by generators More...
#include <nm_data.h>
Data Fields | |
| void * | ptr |
| pointer to chunk | |
| nm_len_t | len |
| length of chunk | |
Detailed Description
Field Documentation
◆ len
◆ ptr
| void* nm_data_chunk_s::ptr |
pointer to chunk
Definition at line 122 of file nm_data.h.
Referenced by flypack_generator_next(), and nm_data_chunk_isnull().
The documentation for this struct was generated from the following file: