[][src]Type Definition guile_sys::scm_t_catch_body

type scm_t_catch_body = Option<unsafe extern "C" fn(data: *mut c_void) -> SCM>;