- __syscall
off_t __syscall(quad_t number, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- checked
T checked(T value, char* msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- logf
void logf(string msg, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- perror
void perror(const(char)* s)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.