Home
last modified time | relevance | path

Searched defs:drop_future (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/async-task/src/
Draw.rs21 pub(crate) drop_future: unsafe fn(*const ()), field
397 unsafe fn drop_future(ptr: *const ()) { in drop_future() function