Skip to main content

SHADER

Macro SHADER 

Source
macro_rules! SHADER {
    ($n: ident, $($body: expr),+) => { ... };
}