[][src]Function fermium::SDL_GetScancodeFromKey

pub unsafe extern "C" fn SDL_GetScancodeFromKey(key: SDL_Keycode) -> Type

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

See ::SDL_Scancode for details.

\sa SDL_GetScancodeName()