ecs_map_next

Function ecs_map_next 

Source
pub unsafe extern "C" fn ecs_map_next(
    iter: *mut ecs_map_iter_t,
) -> bool
Expand description

Obtain next element in map from iterator.