CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::MemoryBlock Struct Reference

Size prefix of a raw block inside a MemoryPage (legacy allocator). More...

#include <MemoryManager.h>

Public Attributes

uint32 size

Detailed Description

Size prefix of a raw block inside a MemoryPage (legacy allocator).

Warning
Shared-memory layout; see the file-level ABI warning before changing.

Definition at line 578 of file MemoryManager.h.

Member Data Documentation

◆ size

uint32 cmlabs::MemoryBlock::size

Definition at line 579 of file MemoryManager.h.


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