Module Inout_parameters.ForceInout

module ForceInout: Parameter_sig.Bool 

include Parameter_sig.S
val on : unit -> unit

Set the boolean to true.

val off : unit -> unit

Set the boolean to false.