pub fn show_function_prototype<F>(
f: &mut F,
fp: &FunctionPrototype,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a function_prototype to GLSL
pub fn show_function_prototype<F>(
f: &mut F,
fp: &FunctionPrototype,
state: &mut FormattingState<'_>,
) -> Result
Transpile a function_prototype to GLSL