IsMouseInPointerEnabled method

int IsMouseInPointerEnabled()

Implementation

int IsMouseInPointerEnabled() {
  return _IsMouseInPointerEnabled();
}