Source position: libsdl2.pas line 3841
type TTSDL_GetMemoryFunctions = procedure( |
malloc_func: PSDL_malloc_func; |
calloc_func: PSDL_calloc_func; |
realloc_func: PSDL_realloc_func; |
free_func: PSDL_free_func |
); |
CT Web help |
CodeTyphon Studio |