Searched defs:SDL_utf8strlcpy (Results 1 – 2 of 2) sorted by relevance
484 size_t SDL_utf8strlcpy(SDL_OUT_Z_CAP(dst_bytes) char *dst, const char *src, size_t dst_bytes) in SDL_utf8strlcpy() function
401 #define SDL_utf8strlcpy SDL_utf8strlcpy_REAL macro