pub fn show_initializer<F>(
    f: &mut F,
    i: &Initializer,
    state: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile an initializer to GLSL