OldSchool Library
OSL_MEMSTATUS Struct Reference

Structure for the return value of oslGetRamStatus. More...

#include <oslib.h>

Data Fields

int maxAvailable
 
int maxBlockSize
 

Detailed Description

Structure for the return value of oslGetRamStatus.

This structure contains information about the available memory.

Field Documentation

◆ maxAvailable

int OSL_MEMSTATUS::maxAvailable

Maximum available memory

◆ maxBlockSize

int OSL_MEMSTATUS::maxBlockSize

Maximum linear memory available


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