Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Functions | |
size_t | strlcpy (char *dst, const char *src, size_t dsize) |
size_t strlcpy | ( | char * | dst, |
const char * | src, | ||
size_t | dsize | ||
) |
Definition at line 29 of file strlcpy.c.
Referenced by setproctitle().