Macro rusterize::pt_2d [] [src]

macro_rules! pt_2d {
    ( $x:expr, $y:expr ) => { ... };
}