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