complement method
Complements this set
(Elements in this set are removed and vice versa)
See the Rust documentation for complement
for more information.
Implementation
void complement() {
_icu4x_CodePointSetBuilder_complement_mv1(_ffi);
}
Complements this set
(Elements in this set are removed and vice versa)
See the Rust documentation for complement
for more information.
void complement() {
_icu4x_CodePointSetBuilder_complement_mv1(_ffi);
}