The method(s) that load and process ABP formatted CSS selectors and URL filters should return a tuple containing the total number of fitlers and selectors that were loaded from supplied lists. Presently the bool return system is insufficient.
The C API will need to take reference parameters instead.
The method(s) that load and process ABP formatted CSS selectors and URL filters should return a tuple containing the total number of fitlers and selectors that were loaded from supplied lists. Presently the
bool
return system is insufficient.The C API will need to take reference parameters instead.