MapContextSetMemoryManagementOptionsCallback typedef
Callback to handle the memory management result.
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behavior. Related APIs may change for new releases without a deprecation process.
resultThe memory management result.
Implementation
typedef MapContextSetMemoryManagementOptionsCallback = void Function(MapContextMemoryManagementResult result);