Skip to content

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

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

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

Conversation

@1911860538

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

@seanmonstar seanmonstar left a comment

Copy link
Copy Markdown
Member

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

2 participants