[][src]Function croaring_sys::ra_append_copies_after

pub unsafe extern "C" fn ra_append_copies_after(
    ra: *mut roaring_array_t,
    sa: *const roaring_array_t,
    before_start: u16,
    copy_on_write: bool
)

appends from sa to ra, starting with the smallest key that is is strictly greater than before_start