allegro v4.0.0+5.2.0 (2016-05-07T23:44:02Z)
Home
Dub
Repo
al_calloc_with_context
allegro5
memory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
*
al_calloc_with_context
(
size_t
count
,
size_t
n
,
int
line
,
in
char
*
file
,
in
char
*
func
)
Meta
Source
See Implementation
allegro5
memory
functions
al_calloc
al_calloc_with_context
al_free
al_free_with_context
al_malloc
al_malloc_with_context
al_realloc
al_realloc_with_context
al_set_memory_interface
structs
ALLEGRO_MEMORY_INTERFACE