[][src]Function fermium::keyboard::SDL_GetScancodeFromKey

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

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

See SDL_Scancode

See Also: SDL_GetScancodeName