package unix-sys-resource

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sys_resource_unix

module Resource : sig ... end
val getrlimit : Sys_resource.Resource.t -> rlim * rlim
val setrlimit : Sys_resource.Resource.t -> soft:rlim -> hard:rlim -> unit
OCaml

Innovation. Community. Security.