bitset_difference_count

Function bitset_difference_count 

Source
pub unsafe extern "C" fn bitset_difference_count(
    b1: *const bitset_t,
    b2: *const bitset_t,
) -> usize