|
PatchworkOS
da8a090
A non-POSIX operating system.
|
#include <sys/bitmap.h>Go to the source code of this file.
Functions | |
| uint64_t | bitmap_find_first_set (bitmap_t *map, uint64_t startIdx, uint64_t endIdx) |
| Find the first set bit in the bitmap. | |