package mirage-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val run : unit Lwt.t -> unit
val at_exit : (unit -> unit Lwt.t) -> unit
val at_enter : (unit -> unit Lwt.t) -> unit
val at_exit_iter : (unit -> unit) -> unit
val at_enter_iter : (unit -> unit) -> unit