pub fn show_function_identifier<F>(
    f: &mut F,
    i: &FunIdentifier,
    state: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a function_identifier to GLSL