Struct libc::flock
[−]
[src]
pub struct flock { pub l_type: c_short, pub l_whence: c_short, pub l_start: off_t, pub l_len: off_t, pub l_pid: pid_t, }
Unstable (
libc
): use libc
from crates.io
Fields
l_type | Unstable ( libc ): use |
l_whence | Unstable ( libc ): use |
l_start | Unstable ( libc ): use |
l_len | Unstable ( libc ): use |
l_pid | Unstable ( libc ): use |