s7_eval_with_location

Function s7_eval_with_location 

Source
pub unsafe extern "C" fn s7_eval_with_location(
    sc: *mut s7_scheme,
    code: s7_pointer,
    e: s7_pointer,
    caller: *const c_char,
    file: *const c_char,
    line: s7_int,
) -> s7_pointer