ref: ac78c37f9d5dde4633f2544cd2272a274a57f2db 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