☰
In bczhc_lib::io::unix
?
Function
bczhc_lib
::
io
::
unix
::
attach_stream_to_stdio
source
·
[
−
]
pub fn attach_stream_to_stdio<S>(stream:
&mut S
) ->
Result
<
()
>
where S:
Read
+
Write
+
AsRawFd
,