Function nix::fcntl::flock

source · []
pub fn flock(fd: RawFd, arg: FlockArg) -> Result<()>