Skip to main content

create_array_from_elements

Function create_array_from_elements 

Source
pub fn create_array_from_elements(
    _ctx: *mut JITContext,
    elements: &[u64],
) -> u64
Expand description

Helper: Create a new array from elements