Move virInterface related APIs out of libvirt.h.in
Create a new libvirt-interface.h file to hold the public API definitions for the virInterface type. This header file is not self-contained, so applications will not directly include it. They will continue to #include <libvirt/libvirt.h>
Showing
想要评论请 注册 或 登录