Function guile_sys::scm_lazy_catch [] [src]

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