Module Core_unix.Flock_command


module Flock_command: sig .. end


type t =
| LOCK_SH
| LOCK_EX
| LOCK_UN