[][src]Function guile_sys::scm_with_throw_handler

pub unsafe extern "C" fn scm_with_throw_handler(
    tag: SCM,
    thunk: SCM,
    handler: SCM
) -> SCM