[][src]Function jl_sys::uv_pipe

pub unsafe extern "C" fn uv_pipe(
    fds: *mut uv_os_fd_t,
    read_flags: c_int,
    write_flags: c_int
) -> c_int