fn unroot_owned(key: ProtectKey)Expand description
Release an owning handle’s pool root. Stale keys are a safe no-op.
Must run on R’s main thread (callers route through with_r_thread).
fn unroot_owned(key: ProtectKey)Release an owning handle’s pool root. Stale keys are a safe no-op.
Must run on R’s main thread (callers route through with_r_thread).