Function libuv_sys::uv_tty_init [] [src]

pub unsafe extern "C" fn uv_tty_init(
    loop_: *mut uv_loop_t,
    handle: *mut uv_tty_t,
    fd: uv_file,
    readable: c_int
) -> c_int