Skip to main content

write_r_wrappers_to_file

Function write_r_wrappers_to_file 

Source
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 cdylib dyn.load/.Call). All distributed_slice entries from #[miniextendr] items are available because the cdylib includes all symbols by design.