Function guile_sys::scm_with_throw_handler [] [src]

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