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 scancode)
    extern (C) @nogc nothrow
    static if(staticBinding)
    SDL_GetKeyFromScancode
  2. pSDL_GetKeyFromScancode SDL_GetKeyFromScancode;

Meta