Function Tcl_SetWideIntObj

Source
pub unsafe extern "C" fn Tcl_SetWideIntObj(
    objPtr: *mut Tcl_Obj,
    wideValue: Tcl_WideInt,
)