DEBSOURCES
Skip Quicknav
sources / siril / 1.4.2-1 / subprojects / kplot / compat.post.h
12345678910
__BEGIN_DECLS #ifndef HAVE_REALLOCARRAY void *reallocarray(void *optr, size_t nmemb, size_t size); #endif __END_DECLS #endif