ecs_rule_next

Function ecs_rule_next 

Source
pub unsafe extern "C" fn ecs_rule_next(it: *mut ecs_iter_t) -> bool
Expand description

Progress rule iterator.

@param it The iterator.