rt: rust_env is a struct
This commit is contained in:
parent
3232c52a61
commit
bee45f0ef0
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
// hugely expensive and should only be used as a last resort.
|
||||
#define RUSTRT_TRACK_ALLOCATIONS 0
|
||||
|
||||
class rust_env;
|
||||
struct rust_env;
|
||||
|
||||
class memory_region {
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue