- strcasecmp (from core.sys.posix.strings)
public
import core.sys.posix.strings : strcasecmp, strncasecmp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncasecmp (from core.sys.posix.strings)
public
import core.sys.posix.strings : strcasecmp, strncasecmp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strsignal (from core.sys.posix.string)
public
import core.sys.posix.string : strsignal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.