Function rust_tcl_sys::tcl::Tcl_Eval [] [src]

pub unsafe extern "C" fn Tcl_Eval(
    interp: *mut Tcl_Interp,
    script: *const c_char
) -> c_int