Function nix::fcntl::flock

source ยท
pub fn flock(fd: RawFd, arg: FlockArg) -> Result<()>