pub fn show_preprocessor_elseif<F>(
    f: &mut F,
    pei: &PreprocessorElseIf,
    _: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor_elseif to GLSL