Type Definition rlimit::RawResource[][src]

pub type RawResource = resource_t;
Expand description

Integer type used for resource values.

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