[][src]Macro console_ui_engine_null::get_child_mut

macro_rules! get_child_mut {
    ($scene:ident, $name:expr, $type:ty, $as:ident, $as_borrow:ident) => { ... };
}