|
PatchworkOS
321f6ec
A non-POSIX operating system.
|
#include <sys/bitmap.h>Go to the source code of this file.
Functions | |
| bool | bitmap_is_set (bitmap_t *map, uint64_t idx) |
| Check if a bit is set in the bitmap. | |