stdnoreturn library
<stdnoreturn.h> implementation for stdc
Provides the noreturn type definition, mapping to Dart's Never.
Typedefs
- noreturn = Never
- Represents a function that never returns.
<stdnoreturn.h> implementation for stdc
Provides the noreturn type definition, mapping to Dart's Never.