photon.macos.support

Undocumented in source.

Members

Aliases

off_t
alias off_t = long
Undocumented in source.
quad_t
alias quad_t = ulong
Undocumented in source.

Functions

__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.

Variables

MSG_DONTWAIT
enum int MSG_DONTWAIT;
Undocumented in source.

Meta