#[no_mangle]
pub unsafe extern "C" fn ergo_lib_byte_arrays_add(
    element_ptr: ConstByteArrayPtr,
    collection_ptr_out: ByteArraysPtr
)
Expand description

Add an element to collection