next method

bool next()

Implementation

bool next() => _engine != ffi.nullptr && _next(_engine) != 0;