[][src]Type Definition rlimit::RawRlim

type RawRlim = rlim_t;

Unsigned integer type used for limit values.

The actual type of RawRlim can be different on different platforms.