[ffi]Is it necessary to manually free the memory? #45689
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
I manually malloc memory for Struct to pass it to native, should I manually free the Pointer and the Pointer? And how about the Struct returned from native?
The text was updated successfully, but these errors were encountered: