Function rust_tcl_sys::tcl::Tcl_Read [] [src]

pub unsafe extern "C" fn Tcl_Read(
    chan: Tcl_Channel,
    bufPtr: *mut c_char,
    toRead: c_int
) -> c_int