Skip to main content

R_tryEval

Function R_tryEval 

Source
#[unsafe(no_mangle)]
pub extern "C" fn R_tryEval( expr: Sexp, env: Sexp, error_occurred: *mut c_int, ) -> Sexp