exit v0.1.0

Source
Causes normal program termination with cleanup.

Package: C

C reference: exit

Signature

func exit(status: int32);

See also

  • C — the package overview