Function Tcl_Write

Source
pub unsafe extern "C" fn Tcl_Write(
    chan: Tcl_Channel,
    s: *const c_char,
    slen: c_int,
) -> c_int