kernel
v6.18
Module bitmap
Structs
In crate kernel
?
Module
kernel
::
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.