scm_with_throw_handler

Function scm_with_throw_handler 

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