abort method

void abort()

Implementation

void abort() {
  return _abort();
}