MySQL 8.4.0
Source Code Documentation
strxnmov.h File Reference
#include <cstddef>

Go to the source code of this file.

Functions

char * strxnmov (char *dst, size_t len, const char *src,...)
 

Function Documentation

◆ strxnmov()

char * strxnmov ( char *  dst,
size_t  len,
const char *  src,
  ... 
)