libressl_d.compat.err

Undocumented in source.

Public Imports

core.stdc.errno
public import core.stdc.errno;
Undocumented in source.
core.stdc.stdarg
public import core.stdc.stdarg;
Undocumented in source.
core.sys.bionic.err
public import core.sys.bionic.err;
Undocumented in source.
core.sys.darwin.err
public import core.sys.darwin.err;
Undocumented in source.
core.sys.dragonflybsd.err
public import core.sys.dragonflybsd.err;
Undocumented in source.
core.sys.freebsd.err
public import core.sys.freebsd.err;
Undocumented in source.
core.sys.linux.err
public import core.sys.linux.err;
Undocumented in source.
core.sys.netbsd.err
public import core.sys.netbsd.err;
Undocumented in source.
core.sys.openbsd.err
public import core.sys.openbsd.err;
Undocumented in source.
core.sys.solaris.err
public import core.sys.solaris.err;
Undocumented in source.
libressl_d.compat.stdio
public import libressl_d.compat.stdio;
Undocumented in source.
libressl_d.compat.stdlib
public import libressl_d.compat.stdlib;
Undocumented in source.
libressl_d.compat.string
public import libressl_d.compat.string;
Undocumented in source.

Members

Functions

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.

Meta