pub fn flock<Fd>(fd: Fd, operation: FlockOperation) -> Result<(), Errno> ⓘwhere Fd: AsFd,
dep_rustix
flock(fd, operation)—Acquire or release an advisory lock on an open file.
flock(fd, operation)