package binsec

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

Module _.Float

type t
val create : int -> t
val fill : t -> int -> int -> float -> unit
val get : t -> int -> float
val set : t -> int -> float -> unit