package xedbindings

  1. Overview
  2. Docs
Bindings to Intel XED

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-xed-bindings-v0.14.tgz
sha256=3be7a4b3f8d116c1d14205fd0fd4774c34be07cc2c4323b23d5c6c03517ce7c9

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