summaryrefslogtreecommitdiff
path: root/docs/yaml/elementary/void.yml
blob: 43f51af2e054b9ffe150bef8121462f9d833e12d (plain)
1
2
3
4
5
name: void
long_name: void
description: |
  Indicates that the function does not return anything.
  Similar to `void` in C and C++