package luv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val close_trampoline : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> unit) Ctypes_static.static_funptr Ctypes.typ
val get_close_trampoline : (unit -> ([ `Base ] Types.Handle.t Ctypes_static.ptr -> unit) Ctypes_static.static_funptr F.return) F.result
val is_active : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> bool F.return) F.result
val is_closing : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> bool F.return) F.result
val ref : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> unit F.return) F.result
val unref : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> unit F.return) F.result
val has_ref : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> bool F.return) F.result
val send_buffer_size : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> int Ctypes_static.ptr -> int F.return) F.result
val recv_buffer_size : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> int Ctypes_static.ptr -> int F.return) F.result
val set_data : ([ `Base ] Types.Handle.t Ctypes_static.ptr -> unit Ctypes_static.ptr -> unit F.return) F.result