Functions | |
void | vbi_version (unsigned int *major, unsigned int *minor, unsigned int *micro) |
void vbi_version | ( | unsigned int * | major, | |
unsigned int * | minor, | |||
unsigned int * | micro | |||
) |
major | Store major number here, can be NULL. | |
minor | Store minor number here, can be NULL. | |
micro | Store micro number here, can be NULL. |