scrollBy function

void scrollBy(
  1. int x,
  2. int y
)

Implementation

void scrollBy(int x, int y) {}