Skip to main content

logos_rt_alloc_list_i64

Function logos_rt_alloc_list_i64 

Source
pub unsafe extern "C" fn logos_rt_alloc_list_i64(
    frame: *mut i64,
    vec_slot: i64,
    ptr_slot: i64,
    len_slot: i64,
)
Expand description

Allocate a fresh Int list and plant its pin triple.

§Safety

frame slots must be this chain’s live frame.