Function merge_bitmaps

Source
fn merge_bitmaps(bitmap1: Bitmap, bitmap2: Bitmap) -> Bitmap
Expand description

Merges two bitmaps by bit-wise OR’ing them together, preserving all bits from both