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

Returns element at position index of an existing collection