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

Returns element at position index of an existing collection