checkAbiList
fn
void checkAbiList(gstcheck.check_abistruct.CheckABIStruct list, bool haveAbiSizes)Verifies that reference values and current values are equals in list.
Parameters
list | A list of GstCheckABIStruct to be verified |
haveAbiSizes | Whether there is a reference ABI size already specified, if it is false and the GST_ABI environment variable is set, usable code for list will be printed. |