[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'BaseUnix' (
#rtl
)
TRLimit
Declaration
Source position: ostypes.inc line 329
type
TRLimit
=
record
rlim_cur
:
rlim_t
;
rlim_max
:
rlim_t
;
end
;