Source position: libsdl2.pas line 3818
type TSDL_calloc_func = function(
nmemb: csize_t;
size: csize_t
):Pointer;