copy_component

Function copy_component 

Source
pub fn copy_component(
    entity_dst: EntityHandle,
    entity_src: EntityHandle,
    component_type: ComponentType,
)