unsafe fn type_symbol_unchecked<T: TypedExternal>() -> SEXPExpand description
Unchecked version of type_symbol - no thread safety checks.
§Safety
Must be called from R’s main thread. No debug assertions.
unsafe fn type_symbol_unchecked<T: TypedExternal>() -> SEXPUnchecked version of type_symbol - no thread safety checks.
Must be called from R’s main thread. No debug assertions.