M4RI 20250128
_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

◆ data

void* _mm_block::data

Pointer to buffer of data.

◆ size

size_t _mm_block::size

Size in bytes of the data.


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