Frama-C:
Plug-ins:
Libraries:

Frama-C API - Pool

module type Type = sig ... end
module Make (T : Type) : sig ... end