Function Tcl_ExprString

Source
pub unsafe extern "C" fn Tcl_ExprString(
    interp: *mut Tcl_Interp,
    expr: *const c_char,
) -> c_int