Macro oxygengine_user_interface::widget_wrap[][src]

macro_rules! widget_wrap {
    ({$expr:expr}) => { ... };
    ($tree:tt) => { ... };
}