Function Tcl_Close

Source
pub unsafe extern "C" fn Tcl_Close(
    interp: *mut Tcl_Interp,
    chan: Tcl_Channel,
) -> c_int