TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <string.h>
#include "ttkconfig.h"
Go to the source code of this file.
Functions | |
size_t | strlcat (char *dst, const char *src, size_t dsize) |
size_t | strlcpy (char *dst, const char *src, size_t dsize) |
size_t strlcat | ( | char * | dst, |
const char * | src, | ||
size_t | dsize | ||
) |