init_check
Description:
This function does the same work as init with only a single change: It does not terminate the program if the Libvirt GLib library can't be initialized.
Instead it returns false
on failure.
This way the application can fall back to some other mode of operation.
Parameters:
argv |
Address of the |
argc |
Address of the argc parameter of your |
Returns:
|
Namespace: GVir
Package: libvirt-glib-1.0