Skip to main content

Rf_install

Function Rf_install 

Source
pub unsafe fn Rf_install(name: *const c_char) -> SEXP
Expand description

Checked wrapper for Rf_install. Calls Rf_install_unchecked and routes through with_r_thread. Generated from source location line 2370, column 12. Generated from source file miniextendr-api/src/ffi.rs.