- err
void err(int eval, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- errx
void errx(int eval, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- warn
void warn(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- warnx
void warnx(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.