Module bitmap

Source
Expand description

Rust API for bitmap.

C headers: include/linux/bitmap.h.

Structsยง

Bitmap
Represents a C bitmap. Wraps underlying C bitmap API.
BitmapVec
Represents an owned bitmap.