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

Returns element at position index of an existing collection