wasmtime_
environ
30.0.0
In wasmtime_
environ::
__
core::
intrinsics
wasmtime_environ
::
__core
::
intrinsics
Function
drop_in_place
Copy item path
1.8.0
ยท
Source
pub unsafe fn drop_in_place<T>(to_drop:
*mut T
)
where T: ?
Sized
,
๐
Deprecated since 1.52.0: no longer an intrinsic - use
ptr::drop_in_place
directly