As the Rust code may use an allocator other than malloc , it is not allowed to use malloc on the C/C++ side. Instead the Rust allocator needs to be called.
確定! 回上一頁