Skip to main content

get

Function get 

Source
pub(crate) unsafe fn get() -> SEXP
Expand description

Get the current thread’s preservation list, initializing if needed.

§Safety

Must be called from the R main thread.