NewMadeleine

Documentation

« back to PM2 home.

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

chunk of data returned by generators

Definition at line 120 of file nm_data.h.

Field Documentation

◆ len

nm_len_t nm_data_chunk_s::len

length of chunk

Definition at line 123 of file nm_data.h.

◆ 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: