Memory management
The DataBlade® API provides functions for managing memory.
Function category | DataBlade API function | |
---|---|---|
Managing user memory | mi_alloc() |
mi_realloc() |
Managing named memory | mi_lock_memory() |
mi_named_zalloc() |
Managing stack memory | mi_call() | mi_stack_limit() |
Memory duration | mi_get_duration_size() | mi_get_memptr_duration() |