Skip to main content

R_CheckStack_unchecked

Function R_CheckStack_unchecked 

Source
unsafe extern "C-unwind" fn R_CheckStack_unchecked()
Expand description

Check for R stack overflow.

Throws an R error if stack is nearly exhausted. Unchecked FFI binding for R_CheckStack. Generated from source location line 3565, column 8. Generated from source file miniextendr-api/src/ffi.rs.