mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
This function should return pointer to const, because we don't want to change command option value. Therefore we can ensure const-correctness.