IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::Memory Struct Reference

#include <ice/mem_memory.hxx>

Public Attributes

void * location
ice::usize size
ice::ualign alignment

Member Data Documentation

◆ alignment

ice::ualign ice::Memory::alignment

◆ location

void* ice::Memory::location

◆ size

ice::usize ice::Memory::size

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