ref: 1c47ffcce8e7235c06792e92aa99ac97d7f3fb8e 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