Function wasmtime_environ::__core::intrinsics::drop_in_place
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 <code>ptr::drop_in_place</code> directly