| Package | Description |
|---|---|
| org.bytedeco.systems.global | |
| org.bytedeco.systems.linux |
| Modifier and Type | Method and Description |
|---|---|
static int |
linux.getrlimit(int __resource,
rlimit __rlimits) |
static int |
linux.setrlimit(int __resource,
rlimit __rlimits) |
| Modifier and Type | Method and Description |
|---|---|
rlimit |
rlimit.position(long position) |
rlimit |
rlimit.rlim_cur(long setter) |
rlimit |
rlimit.rlim_max(long setter) |
Copyright © 2020. All rights reserved.