Function croaring_sys::array_container_equals [] [src]

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

Return true if the two arrays have the same content.