pub fn show_for_init_statement<F>(
f: &mut F,
i: &ForInitStatement,
state: &mut FormattingState<'_>,
) -> ResultExpand description
Transpile a for_init_statement to GLSL
pub fn show_for_init_statement<F>(
f: &mut F,
i: &ForInitStatement,
state: &mut FormattingState<'_>,
) -> ResultTranspile a for_init_statement to GLSL