Tcl_Gets

Function Tcl_Gets 

Source
pub unsafe extern "C" fn Tcl_Gets(
    chan: Tcl_Channel,
    dsPtr: *mut Tcl_DString,
) -> c_int