Tcl_ParseExpr

Function Tcl_ParseExpr 

Source
pub unsafe extern "C" fn Tcl_ParseExpr(
    interp: *mut Tcl_Interp,
    start: *const c_char,
    numBytes: c_int,
    parsePtr: *mut Tcl_Parse,
) -> c_int