Macro game_kernel_ecs::get_entity_component_indices[][src]

macro_rules! get_entity_component_indices {
    ($world:expr, $entity:expr, $components:expr $(, $t:ty )*) => { ... };
}