Skip to content

Commit

Permalink
Updated bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
DelSkayn authored and github-actions[bot] committed Nov 11, 2024
1 parent c252171 commit 7382ff2
Show file tree
Hide file tree
Showing 9 changed files with 1,312 additions and 1,494 deletions.
480 changes: 240 additions & 240 deletions sys/src/bindings/aarch64-unknown-linux-gnu.rs

Large diffs are not rendered by default.

480 changes: 240 additions & 240 deletions sys/src/bindings/aarch64-unknown-linux-musl.rs

Large diffs are not rendered by default.

480 changes: 240 additions & 240 deletions sys/src/bindings/i686-unknown-linux-gnu.rs

Large diffs are not rendered by default.

201 changes: 55 additions & 146 deletions sys/src/bindings/wasm32-wasip1.rs

Large diffs are not rendered by default.

201 changes: 55 additions & 146 deletions sys/src/bindings/wasm32-wasip2.rs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sys/src/bindings/x86_64-pc-windows-gnu.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* automatically generated by rust-bindgen 0.69.5 */
/* automatically generated by rust-bindgen 0.69.5 */

pub const JS_PROP_CONFIGURABLE: u32 = 1;
pub const JS_PROP_WRITABLE: u32 = 2;
Expand Down
2 changes: 1 addition & 1 deletion sys/src/bindings/x86_64-pc-windows-msvc.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* automatically generated by rust-bindgen 0.69.5 */
/* automatically generated by rust-bindgen 0.69.5 */

pub const JS_PROP_CONFIGURABLE: u32 = 1;
pub const JS_PROP_WRITABLE: u32 = 2;
Expand Down
480 changes: 240 additions & 240 deletions sys/src/bindings/x86_64-unknown-linux-gnu.rs

Large diffs are not rendered by default.

480 changes: 240 additions & 240 deletions sys/src/bindings/x86_64-unknown-linux-musl.rs

Large diffs are not rendered by default.

0 comments on commit 7382ff2

Please sign in to comment.