NewMadeleine

Documentation

« back to PM2 home.

data descriptor for contiguous data More...

#include <nm_data.h>

Data Fields

void * ptr
 base pointer for block
 
nm_len_t len
 data length
 

Detailed Description

data descriptor for contiguous data

Definition at line 552 of file nm_data.h.

Field Documentation

◆ len

nm_len_t nm_data_contiguous_s::len

data length

Definition at line 555 of file nm_data.h.

Referenced by nm_data_contiguous_build().

◆ ptr

void* nm_data_contiguous_s::ptr

base pointer for block

Definition at line 554 of file nm_data.h.

Referenced by nm_data_contiguous_build().


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