Function set_functions
pub(in ::io::error) unsafe fn set_functions(f: &'static OsFunctions)
Safety
The provided reference must point to data that is entirely constant; it must not be created during runtime.
set_functionspub(in ::io::error) unsafe fn set_functions(f: &'static OsFunctions)
The provided reference must point to data that is entirely constant; it must not be created during runtime.