[][src]Type Definition shader_types::Double

type Double = f64;

A single double-precision floating point number. Has size 8 and alignment 8.