getVendor method

int getVendor()

Implementation

int getVendor() {
  // 521
  return sdlGameControllerGetVendor(this);
}