MTek-GDL
0.100.4-muffintrap
Loading...
Searching...
No Matches
include
mgdl
mgdl-alloc.h
Go to the documentation of this file.
1
#pragma once
2
11
#include <stdlib.h>
12
#include <
mgdl/mgdl-types.h
>
13
14
15
#ifdef __cplusplus
16
extern
"C"
17
{
18
#endif
19
29
void
*
mgdl_AllocateAlignedMemory
(sizetype size);
30
31
#ifdef __cplusplus
32
}
33
#endif
mgdl_AllocateAlignedMemory
void * mgdl_AllocateAlignedMemory(sizetype size)
Use this function when memory needs to be aligned.
Definition
mgdl-alloc.cpp:12
mgdl-types.h
Library types, macros, defines and enums header.
Generated by
1.9.8