[][src]Type Definition guile_sys::scm_t_struct_finalize

type scm_t_struct_finalize = Option<unsafe extern "C" fn(obj: SCM)>;