pub unsafe extern "C" fn arv_gv_device_set_ip_configuration_mode(
    gv_device: *mut ArvGvDevice,
    mode: ArvGvIpConfigurationMode,
    error: *mut *mut GError
)
Available on crate feature v0_8_22 only.