Function croaring_sys::ra_set_container_at_index [] [src]

pub unsafe extern "C" fn ra_set_container_at_index(
    ra: *const roaring_array_t,
    i: i32,
    c: *mut c_void,
    typecode: u8
)

Set the container at the corresponding index using the specified typecode.