Skip to main content

R_tryEvalSilent

Function R_tryEvalSilent 

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