Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::Malloc, including all inherited members.
Alloc(intptr_t len) | dart::Malloc | inlinestatic |
Free(T *old_array, intptr_t old_len) | dart::Malloc | inlinestatic |
Realloc(T *old_array, intptr_t old_len, intptr_t new_len) | dart::Malloc | inlinestatic |