Macro rusterize::trigon [] [src]

macro_rules! trigon {
    ( $p1:expr, $p2:expr, $p3:expr ) => { ... };
}