Skip to main content

R_CheckStack2

Function R_CheckStack2 

Source
unsafe fn R_CheckStack2(extra: usize)
Expand description

Check for R stack overflow with extra space requirement.

ยงParameters

  • extra: Additional bytes needed Checked wrapper for R_CheckStack2. Calls R_CheckStack2_unchecked and routes through with_r_thread. Generated from source location line 3572, column 8. Generated from source file miniextendr-api/src/ffi.rs.