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