Sha256: 4c2ad0aa84e48a80c1099430c160aec939049093617ffe9f4d920218c8b12961
Contents?: true
Size: 171 Bytes
Versions: 1
Compression:
Stored size: 171 Bytes
Contents
#ifndef MALLOC_TRIM_H #define MALLOC_TRIM_H 1 #include "ruby.h" #include "ruby/debug.h" #ifdef HAVE_MALLOC_TRIM #include "malloc.h" #endif #endif /* MALLOC_TRIM_H */
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
malloc_trim-0.1.0 | ext/malloc_trim/malloc_trim.h |