Type Definition guile_sys::scm_t_struct_finalize [] [src]

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