pub(crate) unsafe fn set_r_interactive(value: c_int)
Write to R’s global R_Interactive flag.
R_Interactive
Must be called from the main thread during R initialization.