Type Definition guile_sys::scm_t_catch_body [] [src]

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