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

Transpile a struct to GLSL