package xedbindings

  1. Overview
  2. Docs
Bindings to Intel XED

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-xed-bindings-v0.11.tgz
sha256=ea29bff243aa399ec08ded1d2eba326e4fa8b45c797e52550eb8913b4d45df68

doc/xedbindings.bind/Xedbindings_bind/Function_desc/Functions/argument-1-F/index.html

Parameter Functions.F

type 'a fn
type 'a return
val (@->) : 'a Ctypes.typ -> 'b fn -> ('a -> 'b) fn
val returning : 'a Ctypes.typ -> 'a return fn
type 'a result
val foreign : string -> ('a -> 'b) fn -> ('a -> 'b) result
val foreign_value : string -> 'a Ctypes.typ -> 'a Ctypes.ptr result
OCaml

Innovation. Community. Security.