Searched defs:drop_future (Results 1 – 2 of 2) sorted by relevance
33 pub(crate) drop_future: unsafe fn(*const ()), field443 unsafe fn drop_future(ptr: *const ()) { in drop_future() function
176 fn drop_future(&mut self) { in drop_future() method