Closed
Description
std::os::errno()
doesn't come with a ::set_errno()
variant, but this seems like fairly important functionality for interacting with C code.
There's https://github.com/bnoordhuis/rust-errno/blob/master/errno.rs, but not shipping with support for this is sort of a curious omission that belies Rust's appropriateness for slotting into C systems.
Metadata
Metadata
Assignees
Labels
No labels