Home
last modified time | relevance | path

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

/external/rust/crates/tracing-core/src/
Dsubscriber.rs495 unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { in downcast_raw() method
778 unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { in downcast_raw() function
863 unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { in downcast_raw() function