Searched defs:SDL_strlcpy (Results 1 – 3 of 3) sorted by relevance
600 #define SDL_strlcpy strlcpy macro
530 SDL_strlcpy(SDL_OUT_Z_CAP(maxlen) char *dst, const char *src, size_t maxlen) in SDL_strlcpy() function
394 #define SDL_strlcpy SDL_strlcpy_REAL macro
Completed in 11 milliseconds