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