s7_hash_table_set

Function s7_hash_table_set 

Source
pub unsafe extern "C" fn s7_hash_table_set(
    sc: *mut s7_scheme,
    table: s7_pointer,
    key: s7_pointer,
    value: s7_pointer,
) -> s7_pointer