hysteria

ii wrapper script
git clone git://git.2f30.org/hysteria
Log | Files | Refs | README | LICENSE

util.h (119B)


      1 /* See LICENSE file for copyright and license details. */
      2 #undef strlcpy
      3 size_t strlcpy(char *, const char *, size_t);