Struct libc::rlimit
[−]
[src]
#[repr(C)]pub struct rlimit { pub rlim_cur: rlim_t, pub rlim_max: rlim_t, }
Fields
rlim_cur: rlim_t
rlim_max: rlim_t