handle_ebadf
std
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
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>