C keywords: void

From cppreference.com
< c‎ | keyword

Usage

  • void type: as the declaration of the incomplete type
  • void: in a function with no parameter or no return value