[][src]Type Definition emacs_module::emacs_init_function

type emacs_init_function = Option<unsafe extern "C" fn(ert: *mut emacs_runtime) -> c_int>;