package ctypes-foreign

  1. Overview
  2. Docs
module type CLOSURE_PROPERTIES = sig ... end
module Make (Closure_properties : CLOSURE_PROPERTIES) : sig ... end

Dynamic function calls based on libffi