Skip to content

Struct u24

struct u24 simd

struct u24 { … }

Unsigned 24-bit integer stored in three bytes (little-endian).

variable raw

u8 raw[3]

Raw byte storage.

Fully qualified name: kfr::u24::raw

Declared at simd/types.hpp:268

Fully qualified name: kfr::u24

Declared at simd/types.hpp:265

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.