Function Tcl_FSEvalFile

Source
pub unsafe extern "C" fn Tcl_FSEvalFile(
    interp: *mut Tcl_Interp,
    fileName: *mut Tcl_Obj,
) -> c_int