Skip to content
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

replace usage of the std::os::raw module with core::ffi #491

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

cyrgani
Copy link
Contributor

@cyrgani cyrgani commented Oct 2, 2024

std::os::raw is semi-deprecated since six years and recommends using core::ffi instead.
This PR is just a replacement of all usages of this module.

@not-fl3
Copy link
Owner

not-fl3 commented Oct 19, 2024

Thanks for PR!

@not-fl3 not-fl3 merged commit fdd551e into not-fl3:master Oct 19, 2024
10 checks passed
@cyrgani cyrgani deleted the ffi_os_raw branch October 20, 2024 06:47
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