Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val castp : 'a Ctypes.typ -> 'b Ctypes.ptr -> 'a Ctypes.ptr
val read_nullable : 'a Ctypes.typ -> unit Ctypes.ptr -> 'a option
val write_nullable : 'a Ctypes.typ -> 'a option -> unit Ctypes.ptr
val nullable_view : 'a Ctypes.typ -> 'a option Ctypes.typ
val string_opt : string option Ctypes.typ
val dlopen : filenames:string list -> flags:Dl.flag list -> Dl.library
val libnl : Dl.library
val libnl_route : Dl.library
module Socket : sig ... end
module Cache : sig ... end
val addr : addr Ctypes.structure Ctypes.typ
val addr_to_string' :
addr Ctypes.structure Ctypes_static.ptr ->
string ->
string
val addr_to_string : addr Ctypes.structure Ctypes_static.ptr -> string
module Link : sig ... end
module Address : sig ... end