unsafe fn R_CheckStack()Expand description
Check for R stack overflow.
Throws an R error if stack is nearly exhausted.
Checked wrapper for R_CheckStack. Calls R_CheckStack_unchecked and routes through with_r_thread.
Generated from source location line 3565, column 8.
Generated from source file miniextendr-api/src/ffi.rs.