pub unsafe extern "C" fn ecs_map_init(
map: *mut ecs_map_t,
allocator: *mut ecs_allocator_t,
)Expand description
Initialize new map.
pub unsafe extern "C" fn ecs_map_init(
map: *mut ecs_map_t,
allocator: *mut ecs_allocator_t,
)Initialize new map.