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

Go to the source code of this file.

Functions

char * strmake (char *dst, const char *src, size_t length)
 

Function Documentation

◆ strmake()

char * strmake ( char *  dst,
const char *  src,
size_t  length 
)