pub unsafe extern "C" fn ecs_primitive_init(
world: *mut ecs_world_t,
desc: *const ecs_primitive_desc_t,
) -> ecs_entity_tExpand description
Create a new primitive type
pub unsafe extern "C" fn ecs_primitive_init(
world: *mut ecs_world_t,
desc: *const ecs_primitive_desc_t,
) -> ecs_entity_tCreate a new primitive type