qvm_register_setvar()
Add a new set variable to list of available ones
Synopsis:
#include <qvm/utils.h>void qvm_register_setvar(struct qvm_setvar_info *qsip)Arguments:
- qsip
- A pointer to a
setvarinformation structure.
Description:
A variable registered by a call to this function can be set through the qvm configuration, and read by a vdev.
Page updated:
