Tcl_GetsObj

Function Tcl_GetsObj 

Source
pub unsafe extern "C" fn Tcl_GetsObj(
    chan: Tcl_Channel,
    objPtr: *mut Tcl_Obj,
) -> c_int