package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module X : G

Signature

type t = X.t
type marshal
val to_varinfo : t -> Cil.varinfo
val unmarshal : marshal option -> unit
val marshal : unit -> marshal