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

Transpile a struct_non_declaration to GLSL