Home
last modified time | relevance | path

Searched refs:current_to_ptr (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/futures-util/src/compat/
Dcompat03as01.rs162 fn current_to_ptr(current: &Current) -> *const () { in as_waker() function
181 let ptr = current_to_ptr(self); in as_waker()