s7_call_with_catch

Function s7_call_with_catch 

Source
pub unsafe extern "C" fn s7_call_with_catch(
    sc: *mut s7_scheme,
    tag: s7_pointer,
    body: s7_pointer,
    error_handler: s7_pointer,
) -> s7_pointer