module LibEntry:sig
..end
Behavior of option "-lib-entry".
You should usually use Globals.entry_point
instead of
LibEntry.get
since the first one handles the case where the entry point
is invalid in the right way.
include Parameter_sig.Bool
val unsafe_set : t -> unit
Not for casual users.