Commit aa48d77
Merge #54
54: fix: remove usage of HEAP mut ref in example r=adamgreig a=wcampbell0x2a
Remove &mut and just use .as_ptr() as the function requires
Co-authored-by: wcampbell <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments