pub fn show_double<F>(f: &mut F, x: f64, _: &mut FormattingState<'_>) -> Result
where F: Write + ?Sized,
Expand description

Transpile a double(f: &mut F, x: f64, _: &mut FormattingState to GLSL