https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117809
--- Comment #2 from felix-gcc at fefe dot de --- Another real-world example is asprintf from GNU libc: int asprintf(char **restrict strp, const char *restrict fmt, ...);
felix-gcc at fefe dot de via Gcc-bugs Wed, 09 Apr 2025 04:54:35 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117809
--- Comment #2 from felix-gcc at fefe dot de --- Another real-world example is asprintf from GNU libc: int asprintf(char **restrict strp, const char *restrict fmt, ...);