pub type RawResource = __rlimit_resource_t;Expand description
Integer type used for resource values.
The actual type of RawResource can be different on different platforms.
pub type RawResource = __rlimit_resource_t;Integer type used for resource values.
The actual type of RawResource can be different on different platforms.