s7_make_c_object_without_gc

Function s7_make_c_object_without_gc 

Source
pub unsafe extern "C" fn s7_make_c_object_without_gc(
    sc: *mut s7_scheme,
    type_: s7_int,
    value: *mut c_void,
) -> s7_pointer