#[no_mangle] pub unsafe extern "C" fn emacs_rs_module_init( raw: *mut emacs_env, ) -> c_int
Entry point for live-reloading (by rs-module) during development.
rs-module