AUnit.Memory

More...

Entities

Simple types

size_t

Subprograms

AUnit_Alloc
AUnit_Free

Description

size_t [source]

42 type size_t is mod 2 ** Standard'Address_Size;

AUnit_Alloc [source]

44 function AUnit_Alloc (Size : size_t) return System.Address;
Size of type AUnit.Memory.size_t
Return value

AUnit_Free [source]

46 procedure AUnit_Free (Obj : System.Address);
Obj of type Address