Function croaring_sys::ra_copy

source ·
pub unsafe extern "C" fn ra_copy(
    source: *const roaring_array_t,
    dest: *mut roaring_array_t,
    copy_on_write: bool
) -> bool
Expand description

Copies this roaring array, we assume that dest is not initialized