#[no_mangle]
pub unsafe extern "C" fn ergo_lib_data_inputs_get(
    collection_ptr: ConstDataInputsPtr,
    index: usize,
    element_ptr_out: *mut DataInputPtr
) -> ReturnOption
Expand description

Returns element at position index of an existing collection