Function Tcl_SetIntObj

Source
pub unsafe extern "C" fn Tcl_SetIntObj(
    objPtr: *mut Tcl_Obj,
    intValue: c_int,
)