glib
0.19.9
Function
glib
::
unix_open_pipe
Copy item path
source
ยท
[
−
]
pub fn unix_open_pipe(flags:
i32
) ->
Result
<(
RawFd
,
RawFd
),
Error
>