|
NAMEal_malloc_with_context - Allegro 5 APISYNOPSIS
DESCRIPTIONThis calls malloc() from the Allegro library (this matters on Windows), unless overridden with al_set_memory_interface(3),Generally you should use the al_malloc(3) macro.
Visit the GSP FreeBSD Man Page Interface. |