This is marked available everywhere in the `sys/random.h` header, but the header only exists on the macOS SDK. I've filed FB23000895 with Apple, let's wait to hear back from them before we remove it from `libc`. Split out from https://github.com/rust-lang/libc/pull/5158.
This is marked available everywhere in the
sys/random.hheader, but the header only exists on the macOS SDK.I've filed FB23000895 with Apple, let's wait to hear back from them before we remove it from
libc.Split out from #5158.