package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string * Dba.Var.Tag.attribute
val create : ?attr:Dba.Var.Tag.attribute -> string -> t
val pp : Format.formatter -> t -> unit