c - What does tANI_U32 data type mean? -


i reading library , in came across data type. mean? can 1 explain me? have tried searching in google , asked peers, found no answers.

this may assign alternative names existing data type, structure or union using typedef.

in qualcomm atheros driver typedef tani_u32 eqwpttstatus;. , eqwpttstatus structure.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -