Tcl_NewLongObj

Function Tcl_NewLongObj 

Source
pub unsafe extern "C" fn Tcl_NewLongObj(
    longValue: c_long,
) -> *mut Tcl_Obj