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

Returns element at position index of an existing collection