1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
header: sys/prctl.h header_template: prctl.h.def macros: [] types: [] enums: [] objects: [] functions: - name: prctl standards: - Linux return_type: int arguments: - type: int - type: unsigned long - type: unsigned long - type: unsigned long - type: unsigned long