Record in6_addr
Unit
Declaration
type in6_addr = record
Description
This item has no description.
Overview
Fields
| Public | in6_u: record |
| Public | s6_addr: packed [0..16-1] of __uint8_t |
| Public | s6_addr16: packed [0..8-1] of uint16_t |
| Public | s6_addr32: packed [0..4-1] of uint32_t |
Description
Fields
| Public | in6_u: record |
|
This item has no description. | |
| Public | s6_addr: packed [0..16-1] of __uint8_t |
|
This item has no description. | |
| Public | s6_addr16: packed [0..8-1] of uint16_t |
|
This item has no description. | |
| Public | s6_addr32: packed [0..4-1] of uint32_t |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.