Function Tcl_Read

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