Type Definition emacs_module::emacs_init_function [] [src]

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