Fixed.data

Undocumented in source.
struct Fixed(T, size_t FRACT_BITS = (8 * (T.sizeof / 2)))
@nogc nothrow
T data;

Meta