GetMousePosition function

Vector2 GetMousePosition()

Implementation

Vector2 GetMousePosition() => raylib.GetMousePosition().toDart();