package netlink

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val t : t Ctypes.structure Ctypes.typ
type protocol =
val int_of_protocol : protocol -> int
val protocol_of_int : int -> protocol
val protocol : protocol Ctypes.typ
val alloc : unit -> t Ctypes.structure Ctypes_static.ptr
val free : t Ctypes.structure Ctypes_static.ptr -> unit
exception Connect_failed
val connect' : t Ctypes.structure Ctypes_static.ptr -> protocol -> int
val connect : t Ctypes.structure Ctypes_static.ptr -> protocol -> unit
val close : t Ctypes.structure Ctypes_static.ptr -> unit
OCaml

Innovation. Community. Security.