qemu-iotests: Test qemu-img bitmap/commit exit code on error
[qemu.git] / docs / devel / bitops.rst
blob6addaecf8d705aeeffd6cded3abac84ebbb28198
1 ==================
2 Bitwise operations
3 ==================
5 The header ``qemu/bitops.h`` provides utility functions for
6 performing bitwise operations.
8 .. kernel-doc:: include/qemu/bitops.h