MapContextSetMemoryManagementOptionsCallback typedef
Callback to handle the memory management result.
Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.
resultThe memory management result.
Implementation
typedef MapContextSetMemoryManagementOptionsCallback = void Function(MapContextMemoryManagementResult result);