pub async unsafe fn async_drop_in_place<T: ?Sized>(_to_drop: *mut T)
🔬This is a nightly-only experimental API. (
async_drop
#126482)Available on non-crate feature
ferrocene_certified
only.Expand description
Async drop.