pub fn show_external_declaration<F>(
f: &mut F,
ed: &ExternalDeclaration,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile an external_declaration to GLSL
pub fn show_external_declaration<F>(
f: &mut F,
ed: &ExternalDeclaration,
state: &mut FormattingState<'_>,
) -> Result
Transpile an external_declaration to GLSL