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