s7_load_c_string_with_environment

Function s7_load_c_string_with_environment 

Source
pub unsafe extern "C" fn s7_load_c_string_with_environment(
    sc: *mut s7_scheme,
    content: *const c_char,
    bytes: s7_int,
    e: s7_pointer,
) -> s7_pointer