blob: 85ea1ad12f19fe41989ca65b48a5119149a0f276 [file] [log] [blame] [edit]
header: sys-resource.h
macros: []
types:
- type_name: struct_rlimit
- type_name: rlim_t
enums: []
objects: []
functions:
- name: getrlimit
standards:
- POSIX
return_type: int
arguments:
- type: struct rlimit *
- name: setrlimit
standards:
- POSIX
return_type: int
arguments:
- type: const struct rlimit