TypeInfoReal

TypeInfoReal :: struct {
    bit_count: s32;
}

Detailed information about real types: f32, f64.

Members

bit_count - Size of type in bits.

Declared in: a.bl