libosmocore/tests/bitvec
Harald Welte b0708d3e76 bitvec: Add bitvec_tailroom_bits() function
This is similar to msgb_tailroom(): It returns the amount of space
left at the end of the bit vector (compared to the current cursor).

The function returns the number of bits left in the bitvec.

Change-Id: I8980a6b6d1973b67a2d9ad411c878d956fb428d1
2019-02-05 11:16:44 +01:00
..
bitvec_test.c bitvec: Add bitvec_tailroom_bits() function 2019-02-05 11:16:44 +01:00
bitvec_test.ok bitvec: Add bitvec_bytes_used() function 2019-02-05 09:24:17 +00:00