flock

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct flock
  2. struct flock
  3. struct flock
    version(!linux && !darwin && FreeBSD)
    extern (C)
    struct flock {}
  4. struct flock

Members

Variables

l_len
off_t l_len;
Undocumented in source.
l_pid
pid_t l_pid;
Undocumented in source.
l_start
off_t l_start;
Undocumented in source.
l_type
short l_type;
Undocumented in source.
l_whence
short l_whence;
Undocumented in source.

Meta