noop function

void noop()

A no-operation function that does nothing.

Implementation

void noop() {}