The #[repr(C)] attribute tells Rust to follow C's rules for the given type. ... Passing strings between Rust and C is a little harder. C represents a string ...
確定! 回上一頁