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