util-linux/lib/xstrncpy.h
2006-12-07 00:25:46 +01:00

2 lines
61 B
C

extern void xstrncpy(char *dest, const char *src, size_t n);