Constant PF_NPROC_EXCEEDED
pub const PF_NPROC_EXCEEDED: i32 = 0x00001000; // 4_096i32
Available on crate feature
dep_sdl2
only.Expand description
set_user()
noticed that RLIMIT_NPROC
was exceeded.
pub const PF_NPROC_EXCEEDED: i32 = 0x00001000; // 4_096i32
dep_sdl2
only.set_user()
noticed that RLIMIT_NPROC
was exceeded.