[−][src]Function sdl2_sys::SDL_GetScancodeFromKey
pub unsafe extern "C" fn SDL_GetScancodeFromKey(
key: SDL_Keycode
) -> SDL_Scancode
\brief Get the scancode corresponding to the given key code according to the current keyboard layout.
See ::SDL_Scancode for details.
\sa SDL_GetScancodeName()