M4RI  20140914
Data Fields
_mm_block Struct Reference

Tuple of pointer to allocated memory block and it's size. More...

#include <mmc.h>

Data Fields

size_t size
 
void * data
 

Detailed Description

Tuple of pointer to allocated memory block and it's size.

Field Documentation

void* _mm_block::data

Pointer to buffer of data.

size_t _mm_block::size

Size in bytes of the data.


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