OSSingleton.findScancodeFromString

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

struct OSSingleton
@nogc nothrow const
long
findScancodeFromString
(
in String string
)

Meta