W3cubDocs

/Rust

Function async_drop_in_place

pub async unsafe fn async_drop_in_place<T>(_to_drop: *mut T)where
    T: ?Sized,
🔬This is a nightly-only experimental API. (async_drop #126482)

Async drop.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/future/fn.async_drop_in_place.html