mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
c50d3e28ab
Replace libc::{type} imports with crate::ffi::{type} outside of
`std::sys` and `std::os`.
Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>