Function uacpi_for_each_resource
uacpi_status uacpi_for_each_resource(uacpi_resources* resources, uacpi_resource_iteration_callback cb, void * user)
Description
A convenience helper for iterating over the resource list returned by any
of the uacpi_get_*_resources functions.