Nemeski@mander.xyz to Rust@programming.dev · 1 month agoSwitching to Rust's own mangling scheme on nightlyblog.rust-lang.orgexternal-linkmessage-square6linkfedilinkarrow-up143arrow-down10
arrow-up143arrow-down1external-linkSwitching to Rust's own mangling scheme on nightlyblog.rust-lang.orgNemeski@mander.xyz to Rust@programming.dev · 1 month agomessage-square6linkfedilink
minus-squareINeedMana@piefed.ziplinkfedilinkEnglisharrow-up2·1 month 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