nm_data_contiguous_s Struct Reference
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
Field Documentation
◆ len
| nm_len_t nm_data_contiguous_s::len |
◆ 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: