ref: b924f58bb0fe5e5cd532137503d9b6fdf47aa59b dir: /include/extern/reallocarray.h/
#ifndef EXTERN_REALLOCARRAY_H #define EXTERN_REALLOCARRAY_H #include <stdlib.h> #ifndef REALLOCARRAY_IN_LIBC #define reallocarray rgbds_reallocarray #endif #endif