Function rust_tcl_sys::tcl::Tcl_GlobalEval [] [src]

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