Skip to content

refactor(ffi): specify "C" ABI explicitly in ffi_fn! macro#3937

Merged
seanmonstar merged 1 commit intohyperium:masterfrom
1911860538:feat/ffi
Aug 27, 2025
Merged

refactor(ffi): specify "C" ABI explicitly in ffi_fn! macro#3937
seanmonstar merged 1 commit intohyperium:masterfrom
1911860538:feat/ffi

Conversation

@1911860538
Copy link
Contributor

  • Eliminates deprecation warnings
  • Follows modern Rust best practices
  • Prevents potential issues with ABI compatibility across different compilers and platforms

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@seanmonstar seanmonstar merged commit e1e1f2b into hyperium:master Aug 27, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants