handle_ebadf
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
In std::
io::
stdio
std
::
io
::
stdio
Function
handle_
ebadf
Copy item path
Source
fn handle_ebadf<T>( r:
Result
<T>, default: impl
FnOnce
() ->
Result
<T>, ) ->
Result
<T>