#[doc(hidden)]pub fn _r_print_str(msg: &str)
Print a message to R’s console (internal implementation). Automatically routes to R’s main thread if called from a worker thread.