package luv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val exit_cb : ([ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> int64 -> int -> unit) Ctypes_static.static_funptr Ctypes.typ
val get_trampoline : (unit -> ([ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> int64 -> int -> unit) Ctypes_static.static_funptr F.return) F.result
val get_null_callback : (unit -> ([ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> int64 -> int -> unit) Ctypes_static.static_funptr F.return) F.result
val disable_stdio_inheritance : (unit -> unit F.return) F.result
val spawn : (Types.Loop.t Ctypes_static.ptr -> [ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> ([ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> int64 -> int -> unit) Ctypes_static.static_funptr -> string Ctypes_static.ocaml -> string Ctypes_static.ptr -> int -> string Ctypes_static.ptr -> int -> bool -> string Ctypes_static.ocaml -> bool -> int -> int -> Types.Process.Redirection.t Ctypes_static.ptr -> int -> int -> int F.return) F.result
val process_kill : ([ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> int -> int F.return) F.result
val kill : (int -> int -> int F.return) F.result
val get_pid : ([ `Process ] Luv_c_types.Handle.t Ctypes_static.ptr -> int F.return) F.result
OCaml

Innovation. Community. Security.