Tcl_NewIntObj

Function Tcl_NewIntObj 

Source
pub unsafe extern "C" fn Tcl_NewIntObj(
    intValue: c_int,
) -> *mut Tcl_Obj