SDL_GetKeyFromScancode

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_Keycode SDL_GetKeyFromScancode(SDL_Scancode )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    SDL_GetKeyFromScancode
  2. pSDL_GetKeyFromScancode SDL_GetKeyFromScancode;

Meta