s7_call_with_location

Function s7_call_with_location 

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