You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments