mirror of
https://github.com/systemd/systemd.git
synced 2026-07-14 03:20:22 +00:00
Getting the cursor is split out from .get_next() into .get_cursor(). This mirrors the C API more closely, and also makes things a bit faster if the cursor is not needed.