Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mosa
Runtime
GC
C# Class Mosa.Runtime.GC
Afficher le fichier
Open project: tgiphil/MOSA-Project
Méthodes publiques
Méthode
Description
AllocateObject
(
uint
size
) :
void*
Setup
( ) :
void
Private Methods
Méthode
Description
AllocateMemory
(
uint
size
) :
void*
Method Details
AllocateObject()
public
static
méthode
public
static
AllocateObject
(
uint
size
) :
void*
size
uint
Résultat
void*
Setup()
public
static
méthode
public
static
Setup
( ) :
void
Résultat
void