Function glsl_lang::transpiler::glsl::show_function_parameter_declaration
source ยท pub fn show_function_parameter_declaration<F>(
f: &mut F,
p: &FunctionParameterDeclaration,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a function_parameter_declaration to GLSL