Nemeski@mander.xyz to Rust@programming.dev · 14 days agoSwitching to Rust's own mangling scheme on nightlyblog.rust-lang.orgexternal-linkmessage-square6fedilinkarrow-up142arrow-down10
arrow-up142arrow-down1external-linkSwitching to Rust's own mangling scheme on nightlyblog.rust-lang.orgNemeski@mander.xyz to Rust@programming.dev · 14 days agomessage-square6fedilink
minus-squareINeedMana@piefed.ziplinkfedilinkEnglisharrow-up2·13 days agoThose are good to know, thanks. But as far as I understand, attribute enforces unsafe, repr is more about the data layout. Right? But in there, I’ve found https://github.com/mozilla/cbindgen. Wicked
Those are good to know, thanks. But as far as I understand, attribute enforces unsafe, repr is more about the data layout. Right?
But in there, I’ve found https://github.com/mozilla/cbindgen. Wicked