Type Alias oxygengine_core::ecs::System

source ·
pub type System = fn(_: &mut Universe);