[][src]Function fermium::SDL_GetKeyFromScancode

pub unsafe extern "C" fn SDL_GetKeyFromScancode(scancode: Type) -> SDL_Keycode

\brief Get the key code corresponding to the given scancode according to the current keyboard layout.

See ::SDL_Keycode for details.

\sa SDL_GetKeyName()