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