[][src]Function jl_sys::uv_tty_init

pub unsafe extern "C" fn uv_tty_init(
    arg1: *mut uv_loop_t,
    arg2: *mut uv_tty_t,
    fd: uv_os_fd_t,
    readable: c_int
) -> c_int