Function croaring_sys::run_container_equals_array [] [src]

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

Return true if the two containers have the same content.