Skip to content

mem: Use core::ffi::c_int #981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025
Merged

Conversation

tgross35
Copy link
Contributor

This alias was added in 9897bfb ("Fix memset arguments for MSP430 target"), which predates core::ffi. Now that it exists we can just use core::ffi::c_int.

This alias was added in 9897bfb ("Fix memset arguments for MSP430
target"), which predates `core::ffi`. Now that it exists we can just use
`core::ffi::c_int`.
@tgross35 tgross35 merged commit 5d33f9d into rust-lang:master Jul 18, 2025
36 checks passed
@tgross35 tgross35 deleted the use-ffi-c-int branch July 18, 2025 17:54
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.

1 participant