util-linux/lib/xstrncpy.h

2 lines
61 B
C

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