[][src]Function croaring_sys::bitset_container_equals

pub unsafe extern "C" fn bitset_container_equals(
    container1: *const bitset_container_t,
    container2: *const bitset_container_t
) -> bool

Return true if the two containers have the same content.