[][src]Type Definition emacs_module::emacs_finalizer_function

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