pub fn write_r_wrappers_to_file(path: &str)Expand description
Write all R wrapper entries to a file.
Called from miniextendr_write_wrappers (via dyn.load/.Call of the
installed shared object). All distributed_slice entries from #[miniextendr]
items are available because stub.c force-loads the whole user crate.
Host-only — wasm32 doesn’t run wrapper-gen.