Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Macro for ensuring type does not contain pointers
Im dealing with some shared memory, and wondering if theres a way i could somewhat to repr(c)
ensure that a struct and all its fields don't contain any pointers.
2 posts - 2 participants
🏷️ rust_feed