Function rust_tcl_sys::tcl::Tcl_AppendToObj [] [src]

pub unsafe extern "C" fn Tcl_AppendToObj(
    objPtr: *mut Tcl_Obj,
    bytes: *const c_char,
    length: c_int
)