emacs_rs_module_init

Function emacs_rs_module_init 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn emacs_rs_module_init( raw: *mut emacs_env, ) -> c_int
Expand description

Entry point for live-reloading (by rs-module) during development.