nix::fcntl

Function flock

Source
pub fn flock(fd: RawFd, arg: FlockArg) -> Result<()>