libosmocore 1.11.0.30-c17053.202506162026
Osmocom core library
Loading...
Searching...
No Matches
bitvec Struct Reference

structure describing a bit vector More...

#include <bitvec.h>

Data Fields

unsigned int cur_bit
 cursor to the next unused bit
 
unsigned int data_len
 length of data array in bytes
 
uint8_tdata
 pointer to data array
 

Detailed Description

structure describing a bit vector

Field Documentation

◆ cur_bit

◆ data

◆ data_len


The documentation for this struct was generated from the following file: