Module kernel::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.