unsafe fn R_CheckStack2(extra: usize)Expand description
Check for R stack overflow with extra space requirement.
ยงParameters
extra: Additional bytes needed Checked wrapper forR_CheckStack2. CallsR_CheckStack2_uncheckedand routes throughwith_r_thread. Generated from source location line 3572, column 8. Generated from source fileminiextendr-api/src/ffi.rs.