Function ingest_component

Source
pub unsafe fn ingest_component(
    entity: &mut EntityMut<'_>,
    components: &[InbuiltData],
)