Go to the source code of this file.
Typedefs | |
typedef int(* | mallctl_t) (const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen) |
typedef int(* mallctl_t) (const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen) |
Definition at line 9 of file memory_usage.cc.