= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package ctypes
-
ctypes
-
ctypes-foreign
-
ctypes-top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val enum : (string * int64) list -> 'a Ctypes.typ -> unit
val structure : _ Ctypes.structure Ctypes.typ -> unit
val union : _ Ctypes.union Ctypes.typ -> unit
val typedef : _ Ctypes.typ -> string -> unit
val internal :
?runtime_lock:bool ->
string ->
('a -> 'b) Ctypes.fn ->
('a -> 'b) ->
unit