stdlib.h 64 B

123
  1. #include <stdlib.h>
  2. void* reallocarray(void*, size_t, size_t);