Function guile_sys::scm_catch_with_pre_unwind_handler [] [src]

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