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