Type Definition emacs_module::emacs_finalizer_function [] [src]

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