Kohi Game Engine
range Struct Reference

A range, typically of memory. More...

#include <defines.h>

Data Fields

u64 offset
 The offset in bytes. More...
 
u64 size
 The size in bytes. More...
 

Detailed Description

A range, typically of memory.

Field Documentation

◆ offset

u64 offset

The offset in bytes.

◆ size

u64 size

The size in bytes.


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