Updated: October 28, 2024 |
#include <aoi.h> const AOResource_t* (*GetResources)(void *ctx);
This function should return all of the resources of a DLL for the given context.
The returned resources should be read-only.
An AOResource_t list of resources.