glib
0.20.9
glib
Function
unix_open_pipe
Copy item path
Source
pub fn unix_open_pipe(flags:
i32
) ->
Result
<(
RawFd
,
RawFd
),
Error
>