Searched defs:SDL_strlcat (Results 1 – 3 of 3) sorted by relevance
503 #define SDL_strlcat strlcat macro
517 SDL_strlcat(SDL_INOUT_Z_CAP(maxlen) char *dst, const char *src, size_t maxlen) in SDL_strlcat() function
402 #define SDL_strlcat SDL_strlcat_REAL macro