pub(super) unsafe fn set_functions(f: &'static OsFunctions)🔬This is a nightly-only experimental API. (
core_io #154046)Expand description
§Safety
The provided reference must point to data that is entirely constant; it must not be created during runtime.