wasmtime_
environ
28.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