unsafe fn init_unchecked() -> SEXPExpand description
Initialize the preservation list (unchecked version).
Skips thread safety checks for performance-critical paths.
§Safety
Must be called from the R main thread. Only use in contexts where you’re certain you’re on the main thread.