prev method

bool prev()

Implementation

bool prev() => _engine != ffi.nullptr && _prev(_engine) != 0;