GetCharPressed function

KeyboardKey GetCharPressed()

Implementation

KeyboardKey GetCharPressed() => .fromValue(raylib.GetCharPressed());