SDL_EnableKeyRepeat() implementation on windows

How is it implemented? I downloaded source 1.2.11, had a "search in files"
for “SDL_EnableKeyRepeat” and I couldn’t find anything. You can’t get a
proper movement in game without decreasing SDL_KeyRepeat.interval, do you?