Module OpamStd.Win32
Windows-specific functions
module RegistryHive : sig ... end
Win32 Registry Hives and Values
val set_parent_pid : int32 -> unit
Change which the pid written to by
parent_putenv
. This function cannot be called afterparent_putenv
.