Function OSSingleton.findScancodeFromString

Returns the scancode of the given string (e.g. "Escape").

long findScancodeFromString (
  const(String) string
) nothrow @nogc const;