Tcl_DbNewLongObj

Function Tcl_DbNewLongObj 

Source
pub unsafe extern "C" fn Tcl_DbNewLongObj(
    longValue: c_long,
    file: *const c_char,
    line: c_int,
) -> *mut Tcl_Obj