Type Definition emacs_module::emacs_finalizer_function[][src]

pub type emacs_finalizer_function = Option<unsafe extern "C" fn(arg1: *mut c_void)>;