formatDisk static method

void formatDisk()

Implementation

static void formatDisk() {
  clingNative.cwsFormatDisk();
}