PatchworkOS  321f6ec
A non-POSIX operating system.
Loading...
Searching...
No Matches
bitmap_is_set.c File Reference
#include <sys/bitmap.h>
Include dependency graph for bitmap_is_set.c:

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.