Function nix::fcntl::flock

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