Function nix::fcntl::flock

source ·
pub fn flock(fd: RawFd, arg: FlockArg) -> Result<()>
Available on crate feature fs only.