v8 147.3.0

Rust bindings to V8
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
header: sys/utsname.h
standards:
  - posix
types:
  - type_name: struct_utsname
functions:
  - name: uname
    standards:
      - posix
    return_type: int
    arguments:
      - type: struct utsname *