kernel

Module bitmap

Source
Expand description

Rust API for bitmap.

C headers: include/linux/bitmap.h.

Structsยง

  • Represents a C bitmap. Wraps underlying C bitmap API.
  • Represents an owned bitmap.