OSSingleton.findScancodeFromString

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

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

Meta