pub unsafe extern "C" fn ra_get_container_at_index(
    ra: *const roaring_array_t,
    i: u16,
    typecode: *mut u8
) -> *mut c_void
Expand description

Retrieves the container at index i, filling in the typecode