Function Tcl_TruncateChannel

Source
pub unsafe extern "C" fn Tcl_TruncateChannel(
    chan: Tcl_Channel,
    length: Tcl_WideInt,
) -> c_int